https://bz.apache.org/bugzilla/show_bug.cgi?id=61547
Bug ID: 61547
Summary: Custom Properties for a XLSX file are not being saved
when using OPCPackage
Product: POI
Version: 3.17-FINAL
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: OPC
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 35341
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35341&action=edit
File for bug replication
I wanted to encrypt an XLSX file with a password while adding some Core
Properties and Custom Properties to it.
To accomplish that I'm using an OPCPackage object and modifying its Properties.
After saving the file, only the Core Properties appear.
I attached the java file I used to replicate this issue.
>From what I could investigate, the issue may be related with the save method
from OPCPackage which is not saving the Custom Properties.
--
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]