Bug 55578 - [PATCH] Patch for embedding OLE1.0 package
Summary: [PATCH] Patch for embedding OLE1.0 package
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 3.10-dev
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-21 12:29 UTC by Andreas Beeker
Modified: 2013-10-13 07:40 UTC (History)
0 users



Attachments
Patch for embedding OLE1.0 package (39.40 KB, text/plain)
2013-09-21 12:29 UTC, Andreas Beeker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Beeker 2013-09-21 12:29:29 UTC
Created attachment 30869 [details]
Patch for embedding OLE1.0 package

With this patch it's possible to include arbitrary files into HSSF spreadsheets via the OLE 1.0 package element.

This patch should be applied with #49658 for EMF images to work.

Originally I've posted the patch @ stackoverflow (http://stackoverflow.com/questions/16910503/embed-files-into-excel-using-apache-poi/17757439#17757439), where you can a few more implementation issues.
Comment 1 Yegor Kozlov 2013-10-13 07:40:27 UTC
Thanks for patch . applied in r 1531623