We are using “AVDocSaveOptimized” acrobat SDK API for reducing PDF size. “Standard” parameters are used.
In Standard parameters, we have JPEG compression type for colored images. We feel that some quality loss will be there in PDF images after saving. Because we will perform some more images processing operations after Optimize PDF save operation, so we are expecting more quality loss.
Is there any possibility to use PNG compression type instead of JPEG compression type?