Answered
I have a simple PDF form that has about 8 fields. One of these fields is set to zoom out to "fit page width" on blur. When the view zooms out however, the form appears to be blank. Zoom in or out some more and you see all the information in the fields really is there still. Users are getting confused.
I don't know if this is a screen draw bug or something else. Anyone heard of this? Zoom out = blank looking fields.
The actual actions are:
On Focus
Go to a page in this document
Page 1
Zoom level: Fit Width
On Blur
Execute a menu item
View>Zoom>Fit Page
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