If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
It isn't possible to set Text Report column size in the application or in a script. For printed output you can use the Wrap lines setting to control if long lines will wrap, for HTML output there is an Allow word wrapping check box.
If you need to adjust column width, the best option is the output the report as HTML, then open the HTML file in Microsoft Excel for additional formatting.
Comment