How to shrink spacing between columns when Oracle report runs under Concurrent programs
I have designed an Oracle report using Report Builder. Since it has many columns,so I define the Character Mode(Report Width) to be 240 in the Header, Main and Trailer sections. The space between columns in the Layout Model is very tight. Then I move the report to a Unix environment, and create a Concurrent Program in Oracle Application to run this report from Unix. When I view the Output which is text from the Concurrent program, the column spacing is very wide. What can I do to shrink the spacing? and also how to export this output to Excel? Thanks.
0