[ 
https://issues.apache.org/jira/browse/TIKA-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101828#comment-17101828
 ] 

Tim Allison edited comment on TIKA-3098 at 5/7/20, 4:01 PM:
------------------------------------------------------------

This is a pretty good example of using the RecursiveParserWrapper 
programmatically: 
https://github.com/apache/tika/blob/master/tika-core/src/test/java/org/apache/tika/TikaTest.java#L280


was (Author: [email protected]):
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)

Reply via email to