Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.10, 2.0.0
-
Component/s: Text extraction
-
Labels:None
-
Environment: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
-