https://bz.apache.org/bugzilla/show_bug.cgi?id=61421
Dominik Stadler <dominik.stad...@gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEW |RESOLVED --- Comment #2 from Dominik Stadler <dominik.stad...@gmx.at> --- I don't think using the existing parts for creating new XWFPDocument instances like you try to do here will work, probably better to immediately retrieve the necessary information from the part and not create many instances of XWPFDocument here. If you still cannot get it to work when not doing this copying, then please reopen this issue and attach a real self-sufficient unit-test, your example relies on some classes that are not included, so it cannot be reproduced easily. -- 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