I routinely need to extract the pages between bookmarks, and wonder how to do this in javascript. I know I can use this.extractpages once I have the nStart and nEnd parameters, but what I don't know is how to find out the page number that a bookmark references, i.e., that you go to when the bookmark is clicked?
Any ideas?
Thanks in advance!
George Kaiser