How can I know the logical page numbers of the pdf-document using PDFBox?
For example:
logical page <-> physical page
i <-> 1
ii <-> 2
1 <-> 3
2 <-> 4
...

Reply via email to