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

             Bug #: 52255
           Summary: RFE: XWPFPictureData should allow registration of new
                    image formats
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


I use XWPF to create docx files. In addition to the image file formats
hardcoded in XWPFPictureData, I need to be able to insert tiff images and
possibly others into it. The hardcoded array of known image formats is not
complete. Best would be if XWPFPictureData provides an API for listing known
formats and adding new ones. Up to 3.8 beta 3 I used to create the image
reference by myself and add it to the pictures List, but in 3.8 beta 4 the
pictures field is package private in XWPFHeaderFooter.

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