To create reports, I'm using BIRT 4.4.1 in Eclipse.
I would like to enclose the text in the table header; it appears to operate correctly in the web viewer but appears to be overflowing when exported to Excel. I would like to wrap the text based on the width of its container rather than making the cell width equal to the content.
The cell width and label whitespace properties are both set to auto. Is it accurate, or how can I get it to operate in the exported Excel report?
In Webview
After exported, Excel view