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

             Bug #: 51486
           Summary: [PATCH] Unable to create Footnotes on a new
                    XWPFDocument
           Product: POI
           Version: 3.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When creating a new XWPFDocument from scratch, there is no way to create an
OpenXml footnotes document part. I am submitting a patch that adds an
XWPFFootnotes class and also makes the existing XWPFFootnote object implement
the IBody interface so that it can receive paragraph and table elements. The
same thing may need to be done for endnotes in the future.

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