Hi,
We recently tried to optimize PDF generation using Aspose and found two methods from your documentation.
- Optimize();
- OptimizeResources();
While using OptimizeResources() with the Document object, it removed all the headers and footers from every page in our PDF.
Please confirm if there is a specific way to use these methods or it is an issue
Also confirm if there are any other ways to optimize PDF generation time.
Thank you.