Frequently Asked Question:
Compression of JPG image
Question
I am using the function QuickPDFDARenderPageToFile, to convert PDF page to JPG.
- What is the JPG compression?
- Is there anyway to change the JPG copmpression, when using QuickPDFDARenderPageToFile?
Answer
The default is set to 75.
You can use SetJPEGQuality to change this value to anywhere between 1 and 100.