[
https://issues.apache.org/jira/browse/TIKA-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-2623:
------------------------------
Fix Version/s: (was: 2.0.0)
2.0.0-BETA
> get embedded resources in PDF/doc files
> ---------------------------------------
>
> Key: TIKA-2623
> URL: https://issues.apache.org/jira/browse/TIKA-2623
> Project: Tika
> Issue Type: Improvement
> Components: cli, core, parser
> Reporter: Ohad R
> Priority: Trivial
> Fix For: 2.0.0-BETA
>
>
> The motivation: support embedded files in PDF, Word's doc/docx, etc.
> according to
> [https://stackoverflow.com/questions/20172465/get-embedded-resourses-in-doc-files-using-apache-tika,]
> it is possible to recursively parse a document and save its sub-items (e.g.
> images) in a folder thanks to FileEmbeddedDocumentExtractor. However, the
> scope of the above class is only in the TikaCLI.
> I think it should be visible to the applications that uses Tika (not only to
> the CLI)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)