Hello All,
We are currently facing an issue with Laserfiche producing exceptionally large PDF documents. We are using the SDK in Worflow Scripts and external applications to generate the PDF and applying variable compression based on average page size to reduce the output PDF size as much as possible without a visable loss in quality.
However, in some rare cases we still end up with PDF files over 50MB, sometimes even over 200MB, and as of yet I have found no export settings that can reduce these sizes without impacting quality.
I noticed the DocumentExporter has a member for SetImageDecompositionHelper, but the SDK documentation is not very clear on how to utilize this, so I was hoping someone could point me in the right direction.
Additionally, if anyone has a recommendation for Image Processing Engines that would work with this I'm open to suggestions.