[
https://issues.apache.org/jira/browse/TIKA-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146751#comment-13146751
]
Gregory Kanevsky commented on TIKA-612:
---------------------------------------
Just a design comment: is it really appropriate to expose implementation class
PDFTextStripper (from PDFBox) in Tika general-purpose interface like
PDFParseOptions?
Alternatively, one could specify ParseContext key MULTI_COLUMN_PDF (true or
false) that would be used to setSortByPosition in PDFParser.
> Specify PDFBox options via ParseContext
> ----------------------------------------
>
> Key: TIKA-612
> URL: https://issues.apache.org/jira/browse/TIKA-612
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Affects Versions: 0.9
> Reporter: Julien Nioche
> Assignee: Julien Nioche
> Priority: Minor
> Attachments: TIKA-612-testcase.patch, Tika-612.patch,
> testPDFTwoColumns.pdf
>
>
> See https://issues.apache.org/jira/browse/TIKA-611. The options used by
> PDFBox are currently hardwritten in the PDFParser code, we will allow them to
> be specified via the ParseContext objects
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira