DocToPDF (Amyuni) produces PDF files with low quality images
Issue
On the affected Document Processor(s), The DocToPDF command has been used at least once with the parameter ColorProfile("..\myColorProfile.icc") and ProducePDFX(True). All PDF documents produced with Amyuni have low quality images. These images appear to have JPEG-like compression artifacts.
Cause
This is a known problem of the Amyuni PDF Converter. When a color profile is set, Amyuni will convert images to CMYK. When Automatic Image Compression is enabled, this will lead to degraded image quality. When a color profile is set by Amyuni, this is applied to the Amyuni PDF printer driver. This color profile is not removed after conversion. This means that subsequent PDF conversions from now on will convert images to CMYK, regardless whether the colorprofile parameter is provided to the DocToPDF command.
Solution
Automatic Image Compression can be disabled to produce PDF documents with a color profile applied and good image quality. This will result in larger PDF files, since no image compression is applied.
DocToPDF Src(source ) Dest(dest ) AutomaticImageCompression(False) Colorprofile("..\myColorProfile.icc") ProducePDFX(True);
To remove the color profile assigned to the Amyuni PDF Printer driver, you can reinstall the Document Processor. Reinstalling a Document Processor also reinstalls the associated Amyuni PDF Printer Driver.
- Open Core Administrator.
- Open the node Servers and click on the machine name.
- For each Document Processor, select the Document Processor (ITPDP[core_xx_x.x]#x) and click 'Remove DP'.
- Click 'Add DP's' and add the same amount of Document Processors again.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Communications Manager | All versions | n/a | n/a | n/a |
References
Add any references to other internal or external articles
Article # 3035743