[
https://issues.apache.org/jira/browse/TIKA-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Schmidt updated TIKA-4853:
----------------------------------
Issue Type: Improvement (was: New Feature)
> DWGReadParser emits the drawing thumbnail as INLINE instead of THUMBNAIL
> ------------------------------------------------------------------------
>
> Key: TIKA-4853
> URL: https://issues.apache.org/jira/browse/TIKA-4853
> Project: Tika
> Issue Type: Improvement
> Reporter: Dominik Schmidt
> Priority: Major
>
> DWGReadParser extracts the THUMBNAILIMAGE section and emits it as an embedded
> document named "thumbnail", but with tk:embedded-resource-type=INLINE
> (DWGReadParser.java:419). It is the drawing's preview image, not a picture
> placed in the drawing, so it should be THUMBNAIL, consistent with the other
> container parsers. One-line change plus a test assertion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)