Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3
-
Fix Version/s: 2.0.4, 3.0.0 PDFBox
-
Component/s: Parsing
-
Labels:None
Description
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