These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Work Around for Scripted Optimization

AndrewAlb
Registered: Aug 16 2007
Posts: 97

I was curious as to whether or not there was any new feature in 8 that allowed the user to optimize the doc with javascript?
 
If not, is there any solution for the following dillema:
 
I have a form that has a template that is spawned or deleted based on user input. Of course, however this causes bloating. Now, this wouldn't be a problem except the people using this form are using it over and over and over again for new people. So the file can get ridiculously big - what can I do about this if I can't optimize?
 
Thanks.

Andrew D. Albrecht, MS
Solutions Developer
ING USFS

My Product Information:
Acrobat Pro 8, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
This is a simple one. Doing a "SaveAs" should cut out the fat.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script