ralfstuckert / pdfbox-layout

MIT License
155 stars 74 forks source link

Goto/Navigate to a page based on page number or PDPage object #93

Open arshadrehmani opened 2 years ago

arshadrehmani commented 2 years ago

I create and navigate to a page link using {link[#chapter]}goToPageLink{link} and {anchor:chapter}here{anchor}

But how do I navigate to a particular page itself. I have page numbers using which i can get PDPage object.