Content Exporter
📈 Marketplace❓ Support❤️ Feedback🏠 META-INF Apps
  • General Product Information
    • 🤓Overview
    • 🏗️Installing Content Exporter
      • Installation Notes
      • Cloud Platform security
  • User Guides
    • 👷‍♂️Before exporting
      • General settings
      • Remote API (Cloud only)
      • Export profiles
        • General formatting
        • Custom Stylesheets (CSS)
        • Cover pages
        • Page size and the margins
        • Headers & Footers
        • Table of Contents
          • Generating a Table of Contents
          • Formatting Table of Contents
          • Examples for customized Table of Contents
      • Custom stylesheets
        • Stylesheet administration
        • Exporting specific CSS classes
        • Custom Stylesheet Examples
        • Adding a watermark
      • Macros
      • PDF Custom fonts
      • Embedded links with page number
    • 👨‍🏫During export
      • Exporting Confluence pages
      • Customizing the profile
  • Additional Information
    • ▶️Release notes
    • ❓Frequently Asked Questions
    • 3️⃣Supported 3rd party apps
  • Dependency license guide
Powered by GitBook
On this page
  • Font settings in case of PDF export
  • Custom fonts
  • Adding additional fonts
  • Table formatting

Was this helpful?

  1. User Guides
  2. Before exporting
  3. Export profiles

General formatting

PreviousExport profilesNextCustom Stylesheets (CSS)

Last updated 11 months ago

Was this helpful?

Creating a new export profile or editing an already existing one is done in the Export Profile editor, where you can specify the formatting settings that belong to the given profile.

1. Give the export profile a name.

Font settings in case of PDF export

Custom fonts

Adding additional fonts

Multiple custom fonts to the PDF export can be added, and used to customize the output of the PDF export. Follow the steps below to add an additional font to your export:

1. Add the font to your custom fonts list.

Important: The CSS name field is necessary.

2. Create or add a new connection to a custom font in a custom stylesheet, where font-family must be the CSS name given at uploading:

h1 {
  font-family: customfont1;
}

3. Start a new PDF export and set up the following: a. Select a custom stylesheet. b. Make sure the additional font is added to the profile c. Export.

Note: If exporting multiple pages is chosen, each confluence page starts on a new page.

Table formatting

If you are exporting content with a big table that does not fit on the page, you may have some influence on how tables are generated.

  • Automatically decreasing font size can be enabled. By enabling this option the font size will be resized to smaller if the table content is too long.

  • Word breaking can be forced to break the words at any two characters.

Any previously uploaded font can be selected. Read more about it in .

PDF Custom Fonts
👷‍♂️
Adding a name
Page cover image