VBA createChild Bookmark Action not working
I have the following code
BMR.createChild currentCollege & " " & pageNum, "this.pageNum =1"
It successfully creates a bookmark within my PDF, but the action doesn't work. It will not jump to the correct page. Any help would be much appreciated.
Thanks
