https://bz.apache.org/bugzilla/show_bug.cgi?id=65709
Bug ID: 65709
Summary: addOlePackage Add a picture object double click
picture will deform
Product: POI
Version: 5.0.0-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 38105
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38105&action=edit
Excel picture
i want to insert a picture object can directly double-click to open
about OLE using apache-poi,
XSSFWorkbook().addOlePackage(data, "test", "test.png", "test.png");
Function can be used normally,but
After the attachment is clicked, a new thumbnail will be generated according to
the program that opens the attachment on the computer where it is located to
replace the display thumbnail I set, and the image will also be deformed.
I want to know how this problem can be solved,thanks~
--
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]