Answered
Hi!
There is a note in "Acrobat JavaScript Scripting Reference" on page 95.
Note:
To distinguish a dialog from an Acrobat dialog from JavaScript, dialogs that are added at the document level will have a title of "JavaScript Dialog" and will display the text "Warning: JavaScript Dialog" at the bottom.
Is there any possibility to remove the warning and to change the title of dialog window?
Thanks in advance.
You can change the title of a dialog. Here is an article from JavaScript Corner that has some example code showing this-
http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/popup_windows_part5/
The Warning:JavaScript Dialog verbage is a security measure and can only be removed if the code is run from a trusted context. Here is another JavaScript Corner article that discusses this-
http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/popup_windows_part2/
Hope this helps,
Dimitri
www.pdfscripting.com
www.windjack.com
Dimitri Munkirs
WindJack Solutions
pdfscripting.com