-
1. Re: Flatten Dynamic pdf Files
radzmar Apr 13, 2012 4:21 AM (in response to blackops_programmer)1 person found this helpfulWhen you don't have LiveCycle Output (it can flatten XFA forms) then printing to PDF may be the only opportunity for you to reduce the file size.
-
2. Re: Flatten Dynamic pdf Files
blackops_programmer Apr 26, 2012 11:03 PM (in response to radzmar)Thanks radzmar...sorry it took me awhile to get back to you.
This is were I have a problem. Since these LC forms are password protected with a permission pwd to prevent the form from being edited, I am unable to print this form to PDF. It gives out the following message:
%%[ ProductName: Distiller ]%% This PostScript file was created from an encrypted PDF file. Redistilling encrypted PDF is not permitted. %%[ Flushing: rest of job (to end-of-file) will be ignored ]%% %%[ Warning: PostScript error. No PDF file produced. ] %%
I am guessing that above message is displayed since the document is restricted from being changed. So is there a way to allow a pdf printing with the permission password enabled?
Alternatively, I thought another way to flatten pdfs might be to save the pdf file as jpeg image or any image file. But that doesn't work when the permission pwd is enabled as well since it shows the message "Insufficient permissions for image extraction". So whats the solution in this case? what are my options to flatten the pdf files in the end when the permission password is enabled?
-
3. Re: Flatten Dynamic pdf Files
radzmar Apr 26, 2012 11:27 PM (in response to blackops_programmer)Uhhh. The Distiller doesn't handle file protected with an owner or user password.
The only way to bypass this it to select the "Print as Image" options in Advanced menu of Acrobats print dialog.
-
4. Re: Flatten Dynamic pdf Files
blackops_programmer Apr 27, 2012 12:01 AM (in response to radzmar)excellent...that works! Thanks for that!
-
5. Re: Flatten Dynamic pdf Files
SI_MSD7 May 3, 2017 6:16 AM (in response to blackops_programmer)I've tested and found the "Microsoft Print to PDF" printer driver WILL allow you to print a "password-protected" XFA (Static or Dynamic) to pdf (effectively flattening the form) unlike the "Adobe PDF" printer driver.
Hence, using the "Microsoft Print to PDF" printer driver is an alternate solution for printing protected forms to pdf.
Using the "print as image" option as radzmar mentions is also option, but it noticeably decreases the quality (i.e. text becomes pixelated).
Hope this helps someone in near future!