[
https://issues.apache.org/jira/browse/TIKA-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ohad R reopened TIKA-2623:
--------------------------
keep this "open" until merge....
https://github.com/apache/tika/pull/233
> 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: 1.18
>
>
> 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
(v7.6.3#76005)