if calling sheet.setRowGroupCollapsed(rowStart, true) after each groping rowGroup(rowStart, rowEnd) there is a blank row added to the end of the sheet. so if you group ie. 500 rows by 5 rows you will have 100 empty rows at the bottom of the sheet. if the sheet.setRowGroupCollapsed(rowStart, false) is set to false it doesn't add the empty row. this doesn't happen while using HSSF. reg, richard
Can you post full Java code that demonstrates the trouble? Yegor
*** This bug has been marked as a duplicate of bug 54032 ***
sorry for error bug 53904 *** This bug has been marked as a duplicate of bug 53904 ***
*** This bug has been marked as a duplicate of bug 54082 ***
This isn't a dup of bug 54032.
please post your test-code if possible so we can reproduce the problem.
Asked for more info a long time ago, no response since then, therefore I am closing this as WONTFIX for now, please reopen with more information if this is still an issue for you.