Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.10, 2.0.0
-
None
-
Java 7
Description
Running PDFTextStripper through ExtractText triggers a StackOverflow exception in the QuickSort implementation for this particular document.
To reproduce: java -jar pdfbox-app-1.8.11-SNAPSHOT.jar ExtractText -sort failing_sort.pdf
(Related to PDFBOX-1512)
Attachments
Issue Links
- relates to
-
PDFBOX-1512 TextPositionComparator is not compatible with Java 7
- Closed