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

           Summary: XWPFNumbering class lacks a constructor that doesn't
                    call onDocumentRead
           Product: POI
           Version: 3.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When creating a new Docx document, it is impossible to add a new numbering. The
only option for creating an XWPFNumbering object is by reading in a document
that already has a Numbering section. It was suggested on the mailing list to
create an additional method on XWPFDocument that will add the numbering, and
then implement the appropriate constructor on XWPFNumbering.

Here's the original thread:
http://mail-archives.apache.org/mod_mbox/poi-user/201104.mbox/%[email protected]%3E

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