I have embedded a PDF document using the html object tag, and displayed it on one section of the webpage. Another section contains a tree-view of links (looks like the PDF's bookmarks). Clicking on a link in the tree-view reloads the PDF document and opens it on the correct page (page number is contained in the links). Is there a way to accomplish this without reloading the document?I have embedded a PDF document using the html o