You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Adam Nichols (JIRA)" <ji...@apache.org> on 2010/07/16 20:54:52 UTC

[jira] Issue Comment Edited: (PDFBOX-777) Add utility class to easily extract a range of pages from a PDF

    [ https://issues.apache.org/jira/browse/PDFBOX-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889245#action_12889245 ] 

Adam Nichols edited comment on PDFBOX-777 at 7/16/10 2:53 PM:
--------------------------------------------------------------

Committed in 964902.  If someone could take a couple minutes to look over the files and make sure everything is proper (license info, that it's acceptable to use Generics, etc.) I would appreciate it.

I went with the standard Java code formatting for these files, as this is what we're moving towards, as discussed on the dev mailing list.

      was (Author: adamnichols):
    Committed in 964886.  If someone could take a couple minutes to look over the files and make sure everything is proper (license info, that it's acceptable to use Generics, etc.) I would appreciate it.

I went with the standard Java code formatting for these files, as this is what we're moving towards, as discussed on the dev mailing list.
  
> Add utility class to easily extract a range of pages from a PDF
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-777
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-777
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Utilities
>            Reporter: Adam Nichols
>            Assignee: Adam Nichols
>             Fix For: 1.3.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> There's currently no utility to extract a range of pages (e.g. pages 3-7).  This task adds a PageExtractor class and a corresponding JUnit test class.

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