Add constructors from super class to PDFTextStripperByArea to support encoding
------------------------------------------------------------------------------
Key: PDFBOX-885
URL: https://issues.apache.org/jira/browse/PDFBOX-885
Project: PDFBox
Issue Type: Improvement
Components: Text extraction
Affects Versions: 1.3.1
Reporter: Tim Stavenger
Attachments: patch.txt
The PDFTextStripperByArea has only a default constructor that calls the super
class' default constructor. This limits the ability to provide the properties
or character encoding parameters. Adding the constructors from the super class
should resolve this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.