> My colleague has a PDF that needs to do some initialization when the > document is loaded, and also some other work when each page is loaded. > The Adobe JavaScript reference talks about both events, being Doc/Open > and Page/Open. Unfortunately, in Acrobat 5.05, the "Document Action" > dialog shows several document actions you could attach to, but not the > "Doc/Open" event. Is there any way to write code which will only > execute when the document is loaded?
Not sure why you'd want an event. Aren't document level JavaScripts essentially the same thing? Aandi
<<attachment: winmail.dat>>
