I have a form that transfer content from one half to the other. Users enter values in the top half, move\scroll down the PDF (past the second half of the form) and then press a 'Collect' button that transfers values from the top half of the form to the bottom.
This mostly works well, however sometimes, for the same PDF, I get an undefined error on some of the fields. Other times is works perfectly.
I am presuming that the reason is that parts of the form have not been loaded properly (that is one reason why I put the 'Collect' button below the end of the bottom section at the end of the form). The PDFs could have quite a few pages.
I was just after some advice on how to force the PDF to be loaded fully, or is there some check I can do.
Of course I could be wrong in my assumption, and it could be something else
Any thoughts
Thanks
Grant
What exactly is the error message?
Do you also get JavaScript errors (for that, you should activate the Console in the JavaScript section of the Acrobat/Reader Preferences).
Max Wyss.