https://bz.apache.org/bugzilla/show_bug.cgi?id=65512
Bug ID: 65512
Summary: org.apache.poi.ss.usermodel.Header and Footer should
consider Excel limits of 255 Characters
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There is a limit in Excel for header and/or footer length. It is 255
characters. See
https://support.microsoft.com/en-us/office/excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3.
But apache poi does not considering that limit while using
org.apache.poi.ss.usermodel.Header and Footer. So using apache poi it is
possible crating corrupt Excel files when header and/or footer length is
greater than 255 characters. That should be avoided.
--
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]