https://issues.apache.org/bugzilla/show_bug.cgi?id=55025
Bug ID: 55025
Summary: HSSFCell comments as not displayed for large record
volumes in worksheet after upgrading the binaries from
3.6 to 3.9
Product: POI
Version: unspecified
Hardware: PC
OS: Windows XP
Status: NEW
Severity: regression
Priority: P2
Component: HSSF
Assignee: dev@poi.apache.org
Reporter: nilotpal.dutta@tcs.com
Hi All,
We are encounbtered an issue in an existing workbook generation code once the
application binaries have been refreshed with POI 3.9 earlier it used POI 3.6.
The cellcomments created are not getting displayed in the excel genrated.
This works fine if the number of records per worksheet is less.
eg: In one report we had 1600 rows with cell comments for few cells.
But in the excel file we get the comments from after 1000 rows.
Could you please suggest what is driving the issue? We are using HSSFWorkbook
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|