[
https://issues.apache.org/jira/browse/PDFBOX-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156801#comment-14156801
]
Maruan Sahyoun commented on PDFBOX-2400:
----------------------------------------
It’s technically possible to insert into the page node by first adding the page
and second moving the reference into the correct position within the page tree.
Another task would be to reorganize the tree so it’s a balanced tree but that’s
not mandatory.
> Insert page
> -----------
>
> Key: PDFBOX-2400
> URL: https://issues.apache.org/jira/browse/PDFBOX-2400
> Project: PDFBox
> Issue Type: New Feature
> Components: PDModel
> Reporter: Patrick Tucker
> Priority: Minor
>
> It would be nice if PDDocument had an insertPage function similar to addPage,
> but takes a number to indicate where to add the new page in the current set
> of pages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)