Latest Lists

How do I make a pdf form open a file from a drop down list? Thanks?

I want a pdf form to have an option to open up a choice of several other pages. I.e. when you select something from the list, it will open that paticular file. I can put in a button to open one page, but how to I enable a choice of which page to open?

Public Comments

  1. when a pdf is created, its saved as a static file non editable, pdf readers have no way to insert text to the form. pdf file format is used to have the end user not have the ability to change it. .doc .trf .txt are dynamic file formats, and allows the end user to input to it great for computer forms. a PDF form is one to be printed, then one can create a program to reinsert the paper in a printer to print in the space you provided, which is a bit awkward. or to use a pen to place input on the pdf form.
Powered by Yahoo! Answers