https://issues.apache.org/bugzilla/show_bug.cgi?id=44652
Summary: [PATCH] Patch for Better handling of Pictures (Fixes Bug #44603) Product: POI Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P2 Component: HWPF AssignedTo: dev@poi.apache.org ReportedBy: [EMAIL PROTECTED] Although MS documentation says pictures in data stream should be contiguous thats not entirely true. In some cases - such as when you have a table in the doc - the pictures are stored in a non-contiguous fashion. This patch uses the correct algorithm to identify pictures in the data stream using character runs. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]