I have a PDF file with several bookmarks.
I want each bookmark, when clicked to run Javascript that prompts the user to select a file, weather it be a PDF file or word file. Once the file is selected, it inserts the file into the existing PDF document at the bookmark.
Can anyone give me some advice or code to make this happen?
Greatly appreciated!