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: dev@poi.apache.org ReportedBy: mce...@hp.com 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org