Answered
Hello,
i need to know, if i can open a new pdf form with value of one textfield in pdf. My case is, that user fill a online php form, informations that he will fill out are stored in Mysql database and form receive a GUID number. Value of this number will initialize a web service (script in form on initialize).
Should I use something like this?
- www.examplewebsite.com\myForm.pdf#NameOfField=12345
Thanks for response.
I have developed this technique to allow links to a specific bookmark in the PDF, but I'm sure that filling in form data is also possible.
I can't tell you for sure, though, if it's possible with a LC form as well.
One option to consider, though, is using the built-in FDF parameter. If your server can generate the FDF on-the-fly, then you can add a link to it in the URL of your PDF file and it will be loaded with the file, populating the form fields.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com