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

Showing all fields when printing

SamStickler
Registered: Oct 7 2007
Posts: 9

What script can I use to show all hidden and invisible fields when a user pushes the print button to print out the form?

My Product Information:
LiveCycle Designer, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Set up the presense on the fields to (visible, print only). If this has to be done at runtime then use the "PageContent()" fucntion in the Layout Model to acquire all of the form fields.

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