Behavior:
In some cases, PDF documents may become larger after processing.
Solution:
This usually occurs when you convert PDF documents to PDF again. In this case, you can influence the compression of the image files embedded in the PDF. You cannot access this setting via the user interface; instead, you have to do so in DefaultConfiguration.xml under C:\ProgramData\StorageRobot.
The configuration entry <PdfImageCompression> of the affected configuration allows the following values to be specified:
Value | Description |
Auto | Black/white images are compressed as CcittFax, all other image formats as zip |
CcittFax | Black/white |
Jpeg | Color |
Jpeg2000 | Color |
Zip | Color |
Lzw | Color |
None | No compression at all |