How to control image quality in word document converted to PDF?
I am converting .doc and .docx Word documents with figures to PDF using the pdfservices-sdk
package in Python. When converting to PDF, the image quality is degraded. Is there a way to solve this? Maybe some parameters that can be passed to the CreatePDFJob
function? All I found on the official website was the default document language.