Answered
Hi!
I have a project that I want to open in fullscreen. I have used Initial View and Full Screen options under Properties, but when I open it I get a warning the program Ask if I want to open it in Fullscreen Mode. And then I read something in this forum about setting properties to the page by right clicking and add an action or Run a Javascript. I seem to need the Java Code for this action. Does anybody know the code to do so??
Kind regards ingunn, Norway
this.addScript({cName:"Make full screen", cScript:"app.fs.isFullScreen=true;"});
However, if the "Alert when document requests full screen" option in the Full Screen section of the Preferences is ticked, the warning message will be displayed anyway.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com