[ https://issues.apache.org/jira/browse/TIKA-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154898#comment-14154898 ]
Hudson commented on TIKA-1427: ------------------------------ SUCCESS: Integrated in tika-trunk-jdk1.6 #219 (See [https://builds.apache.org/job/tika-trunk-jdk1.6/219/]) TIKA-1427, small clean up to ensure that inline image number tracks with extracted file (tallison: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1628715) * /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDF2XHTML.java TIKA-1427 cleanup. Handle inline images with same markup as Word parser (tallison: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1628707) * /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDF2XHTML.java * /tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/pdf/PDFParserTest.java > PDF Images don't appear in structured view > ------------------------------------------ > > Key: TIKA-1427 > URL: https://issues.apache.org/jira/browse/TIKA-1427 > Project: Tika > Issue Type: Bug > Components: parser > Affects Versions: 1.6 > Reporter: James Baker > Assignee: Tim Allison > Labels: pdf > > When viewing, say, a Word Document, any images appear in the 'structured > view' of the document as <img> tags. The same is not true of PDF documents, > and we lose both the fact that there is an image present, and where it is in > the document. > Some discussion of this issue in the comments of TIKA-1396. -- This message was sent by Atlassian JIRA (v6.3.4#6332)