tlHawkins:
It's fixed. It was an HTML issue. Wrapping each output line in <pre> </pre> caused the extra spacing.
I just wrapped the whole <CFTABLE> </CFTABLE> in one pair of <pre> </pre> tags and got the formatting I was looking for.
Your "..... no formatting around it" rang a...
tlhawkins:
I'm not having trouble with carriage returns or line feeds within the text string. Your suggestions made no difference to the output.
The field I'm trying to display is a char(140) field from a sql table which contains formatted report output, 1 line per record, with fields aligned...
I'm outputting a preformatted report. Character spacing is all important. When the single field to be output is wrapped in <pre>. ie. <pre>#PrintLine#</Pre>, the rows in the output whether CFOUTPUT or CFTABLE are at least double spaced. Any idea how to overcome this, or of better alternatives ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.