posted 13 years ago
I am using JaperReport for creating reports. I am exporting them to CSV format.
I am opening it in Microsoft Excel. As data length is more than Excel cell length, data is get hide behind next column.
I want to make sure - as per data length cell length should get increase.
I read about DynamicJasper, but for this change it is not possible to me to change all reports and create new with DynamicJasper.
Please help me if any know how can I do this programaticaly using JasperReport.