I have a report that I'm generating from cf (I bypassed the
reportbuilder tool). The query pulls all the data from a sql db.
The report properly inserts line breaks <BR>, however,
whenever it encounters <em> or <i>, it will not format
the text properly. In fact, it just seems to insert some empty
white space, and then continue on after the closing <em> or<i> tag. How can I get around this?
↧