This adapter compresses PDF documents that exceed a certain size. Documents smaller than 100 KB are only slightly compressed, so the file size can hardly be reduced with the adapter.
Note:
To properly compress the PDF document, at least one of the following parameters must be set in the PDF Compression Adapter:
-
regularCompression -
maximumCompression -
xRefCompression -
mergeResources -
quantizewith thenumColorsandalphaThresholdparameters
Properties
|
|
Here, you specify which operation the adapter performs. Possible values:
|
Parameters
|
|
(optional) Password used to encrypt the PDF document Possible values: String in the format of the password |
|
|
The PDF is reduced by regular compression. Note: A low compression is to be expected if only this parameter is set. Possible values:
|
|
|
The PDF is compressed with the maximum value. Best results are achieved in combination with the Note: Activating this parameter can increase the runtime. This is where ZLIB Compression Level 9 is used, which offers the best possible reduction in file size, but compression is the slowest. Possible values:
|
|
|
The PDF is saved with a compressed xRef table (cross reference table). This option is only valid for PDFs from version 1.6 or later. This option is not compatible with PDF/A-1 documents. Note: Activating this parameter can increase the runtime. This parameter saves 5 to 15% of the file size unless the PDF document to be compressed has been previously compressed with xRef Compression. Possible values:
|
|
|
Merges duplicate resources (fonts, color spaces, bitmap images) to reduce file size. Note: If the PDF document contains few resources, the compression is low. It is useful to use this parameter if:
Possible values:
|
|
|
Quantizes images using Therefore, if the Note: The Possible values:
|
|
|
The number of colors in images in the PDF that you want to reduce to. The values must be a power of two (2n). Possible values:
|
|
|
Defines how the transparency is to be handled. Values above 128 result in greater transparency, values below in lower transparency. Possible values:
|
Status values
|
|
The operation was successful. |
|
|
The operation was executed successfully, but without results. |
|
|
The operation could not be performed. |