Bug 63603 - XWPFDocument always returs the current header and footer details along with old data which is not exist in the document
Summary: XWPFDocument always returs the current header and footer details along with o...
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: XWPF (show other bugs)
Version: unspecified
Hardware: PC All
: P2 critical (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-24 06:14 UTC by Lalitha
Modified: 2019-11-17 12:24 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lalitha 2019-07-24 06:14:21 UTC
Hi Team,

We have been working with npoi object for word manipulations. Now we are facing a critical issue on header and footers. XWPFDocument always returning the current header and footer details along with old data which is not exist in the document. Because of that we are facing the major issue in our application. Kindly help me out.

Thanks & Regards,
Lalitha Rani
Comment 1 PJ Fanning 2019-07-24 07:48:48 UTC
If you are using NPOI, that is not maintained by Apache POI.

Maybe you could report to NPOI (https://github.com/tonyqus/npoi, I think).
Comment 2 Lalitha 2019-07-24 09:41:10 UTC
does apchi poi works as same as npoi?

if so does apchi poi reads the headers and footers old meta data along with existing data?
Comment 3 Dominik Stadler 2019-11-17 12:24:08 UTC
The original problem seems to be related to npoi project rather than POI itself. For discussion usage/feature questsions please rather use the mailing list as many more people are listening and may respond there.