Category: | Feature request |
Priority: | High |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
As mentioned in topic #47441 of the forum, it is not possible to base the row heights in XLS format on the contents of the cell. As a result, many Jasper Reports users have been frustrated to see that the text in their XLS export appears to be truncated or cut-off because the row height does not accommodate the entire value.
Currently, there is no known workaround to avoid this behavior. I propose that a new JRXlsExporterParameter flag should be added that allows for a fixed percentage increase in row height for all rows (or preferably only rows that have a stretch/overflow element).