PDF Export settings is a list of pre-defined settings for the PDF-output.
You can create new groups of settings. These settings can be used to generate PDFs (In the editor or API) using this set of preferences.

Please note that the policy of PDF generation for CHILI is to generate files which contain all relevant information for production workflows, but may require optimization or conversion in backend solutions. The PDF files contain valid colors (spot, CMYK, lab, ...), vector text, images with embedded icc profiles, and all other information needed to transform the PDF based on your output devices. We do not however put a lot of stress on image resampling, color conversions, etc.

Settings

On the left panel you see a list (or just default when you have none defined) of settings.
These settings have the names you specified.

Behind each setting is a set of preferences. These preferences are grouped in collapsable parts.
Selecting one on the left, show the details to the right.

In the general part, you can change the name and choose the version of the PDF output engine.

 

Document


 

Preferences you can set on the document part:

   

PDF Info

This part contains meta-data to be written in the PDF document
You can have some information about the document filled in automatically with the use of pattens.

Standards

This part allows you to specify which pdf standard/version to use when creating a pdf file.

When the PDF/VT-1 standard was selected following parameters are available:

Images

Settings about the quality of the included images:

With the image conversion profile you can specify an icc profile that will be used for the conversion of the image.

Optimization uses Ghostscript functionality to re-render the images in the document according to the parameters you specify here.
For example reducing the resolution of images above 250 dpi to 250dpi.

Disclaimer

For the "Optimisation" CHILI publisher relies on functionality of Ghostscript. Issues with the functionalities of Ghostscript are outside our responsibility.
It is highly recommended to verify your configuration before using it in a production environment. 

Security

Settings related to the security of the document.

Watermark Places a watermark in the document.

Owner password Required to change the document

User password Required to view / print the document

Allow content extraction When set, the user can extract text / images from the document

Allow modifications When set, the user can modify the document

Allow printing when set, the user can print the document

Datasource

 

In this tab, settings for the creation of pdf for documents that use variable data are set.

Create Datasource Output creates variable data content

Engine specifies how the creation of the data will be done:

The engine can only be chosen for Version 1.0 of the PDF Generation Engine. The legacy editor_CLI is discontinued in Version 2.0. 

Max rows sets the maximum amount of records that will output. Records above this amount are not outputted.

Rows / PDF defines the amount of records per output pdf. 

Unspecified content assigns objects that are not assigned to either the variable or the background content.

Create separate background pdf creates a separate pdf file with all the objects that are tagged as background,. The variable content pdf's will be created separately

Include background layer in variable PDF files defines if the non-variable elements are included in the variable PDF. This setting is ignored if "Create separate background PDF" is false.

Warning

When using the Create Datasource Output setting and having a Datasource in your Chili document, the %var_XXX% variables in the Server Output Location are ignored and therefor not resolved.

Minimum Success rate

Available in CHILI publisher version 6.1.x & 2020.01

In a perfect world, a variable data output batch job, will generate all records in the resulting PDF. However, it happens that a record contains invalid information / characters or other issues. For these cases, we introduced the “Minimum success rate” setting. This allows administrators to set a threshold for the percentage of records that must process successfully for the PDF output to generate:

In the event a failed record is encountered, a report XML file is generated and included in the output ZIP file. This report contains an overview of the failed records and the reason for failure.


Preflight

Guides

 

Embed Fonts and Font Subset

Available in CHILI publisher version 6.x

Embed Fonts

The Customer is fully responsible to embed and/or subset the font in conformity with the font license terms.

New PDF Export Settings will have "Embed Fonts" disabled by default. To enable font embedding the administrator needs to confirm the following disclaimer.

Existing PDF Export Settings will still embed fonts if this was enabled before.

Font Subset

A new option is now available when defining PDF Export Settings that allows a subset of fonts to be embedded in the PDF output. Using this option, only the characters that are present in the final output file will be included. This is especially beneficial for fonts that include many characters, glyphs, or support multiple languages. By only including a subset of characters, PDF file sizes will be reduced, increasing transfer speeds and making workflows more efficient.

An administrator can set the option in the PDF Export Settings as follows:

NOTE: Because of the significant impact on file size, this option is enabled by default.