I have a few hundred documents scanned in PDF form (in greyscale and color formats), and would like to reduce the size and optimize by batch processing. I understand basically how to script a doc.saveAs for each file. My code just runs a loop on every file >20mb and resaves them now, and I would like to add the step to optimize and reduce size. Would I be able to implement the Optimize and/or Reduce Size functions for each PDF in the loop?
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script