Accessing Logical Page Numbering Information

This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-Tools SDK of Library DLL functions(only) - Please use the PDF-XChange Drivers API SDK Forum for assistance with all PDF Print Driver related topics or PDF-XChange Viewer SDK if appropriate.

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange

ashmid
User
Posts: 27
Joined: Fri Jan 06, 2012 12:35 am

Accessing Logical Page Numbering Information

Post by ashmid »

How can I access (and modify) logical page numbering in a PDF file?

I refer to the ability to set a series of pages as roman numerals, and then a series of pages as some arbitrary range (e.g. 200 through 400), etc., to match the page numbers of the original document.

In Adobe Acrobat I can set this manually by choosing the "Page Numbering" option. But I need to know how to do it programmatically with the SDK.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19939
Joined: Mon Jan 12, 2009 8:07 am

Re: Accessing Logical Page Numbering Information

Post by Stefan - PDF-XChange »

Hi ashmid,

No direct method to do so in the High Level API, so you will need to use the Low Level one instead.

Regards,
Stefan