[ https://issues.apache.org/jira/browse/TIKA-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting moved PDFBOX-1303 to TIKA-931: -------------------------------------------- Component/s: (was: Text extraction) parser Fix Version/s: (was: 1.7.0) Assignee: (was: Andreas Lehmkühler) Description: In working on PDFBOX-1297, I realized Tika's PDFParser also doesn't visit documents embedded with a PDF document (ie a PDF package). Tika can actually handle this better than ExtractText since it can recurse on any embedded document type (not just PDFs) and parse them as well, vs ExtractText which only extracts when the embedded documents are also PDF. [Update: Moving this issue to Tika.] was: In working on PDFBOX-1297, I realized Tika's PDFParser also doesn't visit documents embedded with a PDF document (ie a PDF package). Tika can actually handle this better than ExtractText since it can recurse on any embedded document type (not just PDFs) and parse them as well, vs ExtractText which only extracts when the embedded documents are also PDF. Issue Type: New Feature (was: Bug) Key: TIKA-931 (was: PDFBOX-1303) Project: Tika (was: PDFBox) > Tika's PDFParser fails to parse documents embedded in a PDF Package > ------------------------------------------------------------------- > > Key: TIKA-931 > URL: https://issues.apache.org/jira/browse/TIKA-931 > Project: Tika > Issue Type: New Feature > Components: parser > Reporter: Michael McCandless > Attachments: PDFBOX-1303.patch, testPDFPackage.pdf > > > In working on PDFBOX-1297, I realized Tika's PDFParser also doesn't > visit documents embedded with a PDF document (ie a PDF package). > Tika can actually handle this better than ExtractText since it can > recurse on any embedded document type (not just PDFs) and parse them > as well, vs ExtractText which only extracts when the embedded > documents are also PDF. > [Update: Moving this issue to Tika.] -- 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