This content has been marked as final.
Show 2 replies
-
1. Re: How to Flatten/Print to PDF Multiple PDF Forms at Once?
Gilad D (try67) Nov 11, 2014 1:26 PM (in response to JaneRahmanTCM)There are much better ways of flattening a form than by printing it via the PDF printer. This utility for example can help you with that task:
http://www.uvsar.com/projects/acrobat/flattener/
If you have Acrobat Pro then you can use a simple Action to flatten multiple files. Just have it execute the following JavaScript code:
this.flattenPages();
-
2. Re: How to Flatten/Print to PDF Multiple PDF Forms at Once?
JaneRahmanTCM Nov 11, 2014 2:08 PM (in response to Gilad D (try67))I have Adobe Acrobat X Standard. Thank you I'll check that program out.


