You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/02/10 19:50:42 UTC

[jira] Resolved: (PDFBOX-90) Support explicit retrieval of page labels

     [ https://issues.apache.org/jira/browse/PDFBOX-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved PDFBOX-90.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0
         Assignee: Jukka Zitting

Good stuff! I did a quick comparison to PDFBOX-532 and agree with Mel (thanks for the review!) that we should go with this patch. However, the PDFBOX-532 solution has the major advantage of coming with a test case! So I'll take the best parts of both issues, the main code from here and the test from PDFBOX-532. :-)

Patch committed in revision 908623.

> Support explicit retrieval of page labels
> -----------------------------------------
>
>                 Key: PDFBOX-90
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-90
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDModel
>            Assignee: Jukka Zitting
>             Fix For: 1.0.0
>
>         Attachments: pdfbox-90.patch
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552835&aid=1283254
> Originally submitted by cvonsee on 2005-09-06 11:26.
> Please include methods in PDPage (or elsewhere) to
> allow explicit retrieval of page label information for
> the current page and for all pages.  Retrieved
> information should include everything that is available
> from the PDF, including page numbering style, label
> prefix and page number for current page.
> Thanks! Keep up the good work!
> Chris von See

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.