[
https://issues.apache.org/jira/browse/PDFBOX-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569372#comment-15569372
]
simon steiner edited comment on PDFBOX-3530 at 10/12/16 5:41 PM:
-----------------------------------------------------------------
I use qpdf to uncompress pdfs for testing in my CI, i would prefer to use
pdfbox but its slower.
was (Author: ssteiner1):
I use qpdf uncompress pdfs for testing in my CI, i would prefer to use pdfbox
but its slower.
> WriteDecodedDoc slow due to decoding images
> -------------------------------------------
>
> Key: PDFBOX-3530
> URL: https://issues.apache.org/jira/browse/PDFBOX-3530
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 2.0.3
> Reporter: simon steiner
>
> PDF from PDFBOX-323
> time qpdf --stream-data=uncompress About\ Stacks.pdf /tmp/out.pdf
> real 0m0.200s
> user 0m0.020s
> sys 0m0.180s
> time java -jar pdf-box-svn/app/target/pdfbox-app-2.1.0-SNAPSHOT.jar
> WriteDecodedDoc About\ Stacks.pdf /tmp/out.pdf
> real 0m1.536s
> user 0m1.497s
> sys 0m0.798s
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]