Hi,
We are looking for a way to decrease file sizes of the PDFs. PDFs are generated using Active Reports for .NET component. I cannot give you any examples of the PDFs at the moment but I may provide it later.
We are thinking about something like a "resaving" procedure:
- Load a PDF from file into some DevExpress component.
- Make some operations using the component, that would help decrease file size.
- Save PDF from DevExpress component back to the PDF file.
Can you suggest if this can be achieved by using DevExpress components?
Thank you.