https://bz.apache.org/bugzilla/show_bug.cgi?id=58159
Bug ID: 58159
Summary: getHeaderText() and getFooterText() duplicate text in
sheet.getTextRuns()
Product: POI
Version: 3.9-FINAL
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HSLF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32917
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32917&action=edit
sample where text is duplicated
We are trying to write a text extractor which will convert a PPT to text, and
we've noticed that if we only get the text from the sheet's text runs header
and footer content is missing sometimes. If we add in calls to getHeaderText()
and getFooterText() then for some items the text is duplicated in the data
runs.
Can we change this behaviour to always return the header/footer text in the
runs, or to remove the duplication?
Thanks!
--
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]