Answered
I have a form that is partially filled-in by one staff member, then e-mailed to the next person to complete the next section. For some reason the completed fields do not appear right away. The second user has to click on them, then wait for the fields to populated, so she will see the data. I've enabled reader, etc. Can someone advise on how to make the data apear in the fields? I tried to write a macro to fix the problem, but that didn't work. This is causing a lot of confusion. thanks - D
Since clicking on the fields does in fact make the data visible we know that the data is already on the form, it's just not being displayed. This is not at all how Acrobat forms are supposed to work. There is either something very unusual about the form or you've found a bug.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script