Hi everyone,
I wondered if anyone could tell me if it's possible to have a check box in a pdf file that when ticked, a pop up box appears and this popup contains 3 fields for the user to type in certain information. Then a "done" or "ok" button to dismiss the box. I'd also need some way to store the information that was typed in the input fields so that when the pdf is emailed back to me, I could view the contents.
Appreciate any advice.
You could do that with a custom dialog. Read the tutorial linked to below and check out the sample file. One of the examples shows a button that when clicked pops up a dialog with text entry field. When the data is entered it populated another field on the form. This would work with a checkbox instead of a button and you can have more than one text entry field in a custom dialog. The only rub is that custom dialog code is not easy to develop, it is an advanced scripting task.
http://acrobatusers.com/tutorials/2006/popup_windows_part5
Acrobat has a built-in response dialog with a single text entry field. There is a tutorial on those as well in that same series linked to above (I forget which Part but you can find it in the Learning Center here). I suppose you could have a series of those pop up one after the other, each with one of the 3 entry fields. The nice thing about this is that it is easier to use since it is built-in, just not as user friendly as having all 3 fields in one dialog.
Hope this helps,
Dimitri
WindJack Solutions
www.pdfscripting.com
www.windjack.com
Dimitri Munkirs
WindJack Solutions
pdfscripting.com