You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Michael McCandless (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 23:57:32 UTC

[jira] [Created] (TIKA-767) Enable controlling of PDFBOX's setSuppressDuplicateOverlappingText from PDFParser

Enable controlling of PDFBOX's setSuppressDuplicateOverlappingText from PDFParser
---------------------------------------------------------------------------------

                 Key: TIKA-767
                 URL: https://issues.apache.org/jira/browse/TIKA-767
             Project: Tika
          Issue Type: Improvement
          Components: parser
            Reporter: Michael McCandless
            Assignee: Michael McCandless
            Priority: Minor


Given that there are some problems with how overlapping text is
removed (slow performance: PDFBOX-956; some chars incorrectly skipped:
PDFBOX-1155), I think we should make this controllable from Tika's
PDFParser and I think it's best to default it to off for now.


--
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

        

[jira] [Resolved] (TIKA-767) Enable controlling of PDFBOX's setSuppressDuplicateOverlappingText from PDFParser

Posted by "Michael McCandless (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved TIKA-767.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1
    
> Enable controlling of PDFBOX's setSuppressDuplicateOverlappingText from PDFParser
> ---------------------------------------------------------------------------------
>
>                 Key: TIKA-767
>                 URL: https://issues.apache.org/jira/browse/TIKA-767
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: TIKA-767.patch
>
>
> Given that there are some problems with how overlapping text is
> removed (slow performance: PDFBOX-956; some chars incorrectly skipped:
> PDFBOX-1155), I think we should make this controllable from Tika's
> PDFParser and I think it's best to default it to off for now.

--
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

        

[jira] [Updated] (TIKA-767) Enable controlling of PDFBOX's setSuppressDuplicateOverlappingText from PDFParser

Posted by "Michael McCandless (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated TIKA-767:
------------------------------------

    Attachment: TIKA-767.patch

Patch w/ test; I added PDFParser.get/setSuppressDuplicateOverlappingText.
                
> Enable controlling of PDFBOX's setSuppressDuplicateOverlappingText from PDFParser
> ---------------------------------------------------------------------------------
>
>                 Key: TIKA-767
>                 URL: https://issues.apache.org/jira/browse/TIKA-767
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>         Attachments: TIKA-767.patch
>
>
> Given that there are some problems with how overlapping text is
> removed (slow performance: PDFBOX-956; some chars incorrectly skipped:
> PDFBOX-1155), I think we should make this controllable from Tika's
> PDFParser and I think it's best to default it to off for now.

--
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