https://issues.apache.org/bugzilla/show_bug.cgi?id=51971

             Bug #: 51971
           Summary: Writing custom properties doesn't work for DOCX and
                    XLSX formats.
           Product: POI
           Version: 3.7-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


With this enhancement I was able to provide methods to insert custom properties
in DOCX and XLSX file types. In addition these classes also include the methods
already working for DOC and XLS files. Powerpoint case is not handled. In
addition in case the properties are being used in the body text of the DOCX
document, the properties are also updated in the text. This propagation
funcionality has not been treted for DOC, XLS and XLSX formats (I don't even
know if it is possible to provide this kind of functionality in Excel. Again,
Powerpoint hasn't got any of the previous enhancements. So to summarize it
should be possible for:
DOCX -> update or insert custom properties; also propagate the updated
propeties into the body text.
XLSX -> update or insert custom properties.
XLS -> update or insert custom properties.
DOC -> update or insert custom properties.

-- 
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]

Reply via email to