PDF with optional output - TechRepublic
Question
October 3, 2008 at 07:52 AM
rsalazar1

PDF with optional output

by rsalazar1 . Updated 17 years, 9 months ago

Greetings,

I have a PDF form that collects info for a permit. I need to have a button in this form that prints an attachment along with the application. One of the fields is the application Type (combo box with 3 options). Inside the same PDF are the application and 3 attachments.

I just want to be able to print:
Page1 and 2 if they select Type 1,
Page1 and 3 if they select Type 2, and
Page1 and 4 if they select Type 3.

Can this be done using PDF JavaScript? Main reason is that the attachment is populated with some of the values collected with the application. Appreciate the help.

This discussion is locked

All Comments