createChild action doesnt not work in browser
bkmChildsParent.createChild currentDepartment, "this.pageNum=" & dPageNum, dCount
This code creates a bookmark with the associated javascript action. I didn't realize that these javascript actions don't seem to be working when the PDF is opened in a browser. Is there a way to get the browser to work with a javascript action, or is there a way to add a non javascript action to these bookmarks within vba?
