Stephane Canipel created PDFBOX-2375:
----------------------------------------
Summary: Much slower page extraction on Solaris with some PDF
Key: PDFBOX-2375
URL: https://issues.apache.org/jira/browse/PDFBOX-2375
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 1.8.7
Environment: Solaris 10 and Java 1.7.0_65
Reporter: Stephane Canipel
On some PDFs, the extraction of a page takes much longer on a Solaris OS
compared with other OSes (e.g. AIX, Linux, Windows). I mean more than 14 sec.
on Solaris compared to less than 3 seconds on others!
The problem has been reproduced outside of our application by using the
PDFSplit command line (with and without the -nonSeq option, e.g. "java -jar
pdfbox-app-1.8.7.jar PDFSplit -startPage 2 -endPage 3 segment-01.pdf" and "java
-jar pdfbox-app-1.8.7.jar PDFSplit -startPage 2 -endPage 3 -nonSeq
segment-01.pdf").
I shall attach later a PDF allowing to reproduce this problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)