[
https://issues.apache.org/jira/browse/PDFBOX-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144958#comment-14144958
]
John Hewson commented on PDFBOX-2375:
-------------------------------------
That's a nice new JVM, I doubt you're seeing something Solaris-specific so it's
probably as you say, problems with the structure of the PDFs you have. If you
can get a similar PDF with nonsense data or extract a single non-confidential
page which has the same issue, that's what we need.
You might want to test whether the problem occurs if you omit -nonSeq or if you
try using the unstable 2.0 version.
> 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
> 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)