Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Redirect
filename
locationhttps://docs.meta-inf.hu/content-exporter/user-guides/before-export/export-profiles/advanced-settings

Advanced settings can be configured on Advanced dialog. You can open it by clicking the Edit link on Advanced section.

...

The advanced dialog opens:

...

Font settings in case of PDF export:

Custom font

You can select any previously uploaded font on PDF Custom Fonts.

Additional fonts

You can add multiple custom fonts to the PDF export, and use them to customize the output of the PDF export.

The following steps are required to add a additional font to your export:

...

Add the font to your fonts list ((warning) Css Name is necessary):

...

Create or add a new connection to your font in a custom stylesheet, where the font-family must be your Css Name:

CSS example for additional font setting

Code Block
languagecss
h1 {
  font-family: additionalFont;
}

...

Starts a new PDF export and set up the followings:
1. Select your custom stylesheet
2. Select the additional font
3. Export

Separate page

If you export multiple pages, each confluence page will start on a new page

Table formatting

If you are exporting content with big table which don't fit on the page, you may have some influence on how tables are generated.

  • You can enable to automatically decrease font size. By enabling this option if table content is too long, font size will be resized to smaller.

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

Page numbering

 You can select the first and last numbered page for your Table of Contents and for your header footer numbering.

Document hierarchy:

  1. Front cover page

  2. Table of contents (could be multiple pages)

  3. Exported page(s)

  4. Back cover page

Starts on: 

  • Cover page (Default): The page counting starts from the cover page (if it is existing).

  • Table of Contents: The page numbering starts on the Table of Contents page

  • First exported page: The page counting starts in the first exported page (after the Table of Contents).

Ends on:

  • Last exported page: Ends on the last exported page (before the back cover page)

  • Back cover page (Default): The counting stops on the end of your back cover page