I am trying to compress some of my files for which I have tried various combinations for the parameters provided.
Also i have analysed that using “ResizeImages”: true and MaxResolution parameters the file size is getting increased.
Even for ImageCompressionVersion if I am using fast or mixed.It is making 5MB file to 35MB.
ImageEncoding is also giving similar results except for Unchanged.
Can you please provide valid explanations for all the parameters that are available.
And what will be the best combination of these parameters to get best result.
The optimize options description present in swagger is not that much clear.
- AllowReusePageContent- which page content it is referring to?
- LinkDuplcateStreams - which streams in pdf is this referring to?
- RemoveUnusedObjects- what is documentobject here?
- UnembedFonts- what does this unembed fonts means?
- SubsetFonts ?