https://bz.apache.org/bugzilla/show_bug.cgi?id=57597
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #8 from [email protected] --- (In reply to Nick Burch from comment #1) > As a first step, are you able to create some simple sample .doc and .docx > files, with several sections, some with their own headers/footers, some > without? That'll then be a start for unit tests for this, in advance of any > code changes > > Next up would probably be adding support in XWPF (if it isn't already > there?), since that's generally easier to work with, then finally add it at > the HWPF level with a very similar API I attached a view generic test documents for both .doc and .docx. Yes, I believe XWPF does still have this issue, but I bypassed that by querying for what I needed in OOXML model. No easy way for me to do the same with HWPF api. -- 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]
