You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2015/03/27 15:08:53 UTC

[jira] [Comment Edited] (PDFBOX-2730) PDFSplit slow

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

simon steiner edited comment on PDFBOX-2730 at 3/27/15 2:08 PM:
----------------------------------------------------------------

I fixed another pdf large split size by doing
annotation.getDictionary().removeItem(COSName.PARENT);


was (Author: ssteiner1):
I fixed another pdf large split size by doing
annotation.getCOSDictionary().remove(COSName.Parent);

> PDFSplit slow
> -------------
>
>                 Key: PDFBOX-2730
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2730
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>         Attachments: document-2.pdf
>
>
> PDF from PDFBOX-1298
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFSplit document.pdf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org