[
https://issues.apache.org/jira/browse/TIKA-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101828#comment-17101828
]
Tim Allison commented on TIKA-3098:
-----------------------------------
This is a pretty good example of using the RecursiveParserWrapper:
https://github.com/apache/tika/blob/master/tika-core/src/test/java/org/apache/tika/TikaTest.java#L280
> Detecting embedded image
> ------------------------
>
> Key: TIKA-3098
> URL: https://issues.apache.org/jira/browse/TIKA-3098
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.24
> Reporter: suchendra
> Priority: Minor
> Attachments: test copy.potx
>
>
> I am trying to detect the embedded image using apache tika, I have a simple
> java code and I am using EmbeddedDocumentExtractor to detect the embedded
> image.
> There is no image as I could see, but tika is detecting the embedded image.
> I have attached the file for the reference.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)