[
https://issues.apache.org/jira/browse/TIKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-2845:
------------------------------
Attachment: testPDFFileEmbInAnnotation_noContents.pdf
> Override ProcessPages in PDFTextStripper
> ----------------------------------------
>
> Key: TIKA-2845
> URL: https://issues.apache.org/jira/browse/TIKA-2845
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Attachments: testPDFFileEmbInAnnotation_noContents.pdf
>
>
> On the PDFBox user list, [~lehmi] confirmed (and [~tilman] clarified) that
> PDFTextStripper's {{processPages}} skips pages that lack a "Contents"
> element. Inline images are part of the "Contents" element and would still be
> processed (e.g. in OCR).
>
> However, there are other elements that might be on a page that does not have
> a "Contents" element, such as an annotation with an embedded file.
>
> We should override {{processPages()}} to process all pages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)