app.popUpMenu() PDF form
Hello All,
I would like to implement a popup-menu in my PDF form. By choosing options in the popup-menu the PDF reader should have the possiblity to open attached files in a new window.
Based on following javascript, attached files "Option1.pdf" etc. in accordance to user`s choice should be opened in a new window.
var cRtn = app.popUpMenu("Option1","Option2","-","Option3","Option4");
Any comments and ideas are highly appreciated.
Best regards
Florian
