You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Ray Gauss II (JIRA)" <ji...@apache.org> on 2014/04/24 15:32:17 UTC

[jira] [Comment Edited] (TIKA-1278) Expose PDF Avg Char and Spacing Tolerance Config Params

    [ https://issues.apache.org/jira/browse/TIKA-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979700#comment-13979700 ] 

Ray Gauss II edited comment on TIKA-1278 at 4/24/14 1:31 PM:
-------------------------------------------------------------

Resolved in r1589722.

The setting of {{PDF2XHTML}} params was also moved from {{PDF2XHTML.process}} to a new {{PDFParserConfig.configure}} method which should allow developers to extend {{PDFParserConfig}} for custom behavior.


was (Author: rgauss):
Resolved in r1589722.

> Expose PDF Avg Char and Spacing Tolerance Config Params
> -------------------------------------------------------
>
>                 Key: TIKA-1278
>                 URL: https://issues.apache.org/jira/browse/TIKA-1278
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.5
>            Reporter: Ray Gauss II
>            Assignee: Ray Gauss II
>             Fix For: 1.6
>
>
> {{PDFParserConfig}} should allow for override of PDFBox's {{averageCharTolerance}} and {{spacingTolerance}} settings as noted by a TODO comment in {{PDF2XHTML}}.
> Additionally, {{PDF2XHTML}}'s use of {{PDFParserConfig}} should be changed slightly to allow for extension of that config class and its configuration behavior.



--
This message was sent by Atlassian JIRA
(v6.2#6252)