Hi,
We are trying replace our “QuickPDF” component with “Aspose.PDF”.
We found another issue when we call OptimizeResources() function of Document object. Below is the code that we are using.
private void OptimizeDoc…...OptimizeResources() function of Document object. Below is the code...private void OptimizeDocument(Document documentToOptimize) { documentToOptimize...