Optimization

I have a couple of PDFs I want to optimize in order to make the files smaller. The issue is that I find the Apose API confusing: Optimize, Compress or Reduce PDF Size in C#|Aspose.PDF for .NET

Should you call both Optimize() and OptimizeResources(OptimizationSettings)? Or is one of the calls redundant?

@ralf5

A detailed information regarding difference between Optimize() and OptimizeResources() methods is give in following forum thread. You may please check it and let us know if you have further inquiry.