You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2014/02/03 21:15:13 UTC

[jira] [Resolved] (TIKA-1228) Embedded files not extracted properly from PDF

     [ https://issues.apache.org/jira/browse/TIKA-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-1228.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Fixed in r1564042.

Thank you, [~agi20dla], for reporting this and diagnosing the cause and solution for this bug!

I'm resolving this for now.  I'm waiting to hear back from users@pdfbox to see if we should search recursively for non-null attachment data.  The example that you provided does show only checking the children.  I'll reopen this issue if we need to switch to full recursion.

Thank you, again.

> Embedded files not extracted properly from PDF
> ----------------------------------------------
>
>                 Key: TIKA-1228
>                 URL: https://issues.apache.org/jira/browse/TIKA-1228
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.4
>         Environment: CentOS 6.5 VM
>            Reporter: Jason Sherman
>              Labels: easyfix
>             Fix For: 1.5
>
>         Attachments: pdf_with_doc_and_text_attached.pdf
>
>
> IAW pdfbox example here:
> http://svn.apache.org/repos/asf/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java
> the PDF parser does not check for additional entries under Kids node when Names node does not exist.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)