Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.7
-
None
Description
The text comparison in PDFontTest worked locally but not on the server so the assert line was disabled. After looking at TestTextStripper, I assume that I need to add stripper.setLineSeparator("\n"); but I'll do it after the 2.0.7 release.
Attachments
Issue Links
- relates to
-
PDFBOX-3826 NPE if RAFDataStream.getCurrentPosition() when TrueTypeFont created from file is reused
- Closed