[
https://issues.apache.org/jira/browse/PDFBOX-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-885.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Assignee: Andreas Lehmkühler
Thanks! I added the patch as proposed and some additional java5 generics stuff
in revision 1031549
> 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
> Assignee: Andreas Lehmkühler
> Fix For: 1.4.0
>
> 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.