C# Is it possible to run PDF Optimizer programmatically?
Is it possible to run PDF Optimizer programmatically from within C# application? If it is, would you mind pointing me at the right direction (reference, library)?
I've spent whole day researching this issue with no success. Any help is much appreciated.
What I'm doing is checking files for user-specified errors, then re-saving them with some changes. I was able to proceed this far with Acrobat Type Library. Unfortunately, the last step is to optimize files, that wouldn't pass yet another test with user-specified PDF Optimizer settings. I wasn't able to find any useful information on how to do this.
Thanks for any help.
