stonecoulter
Programmer
I'm using Crystal 9 with ASP.NET to create a report generating web app. One of the reports has a text field with its Text Interpretation property set to HTML so I can display bold text in the middle of normal text. The problem I'm having is that a small amount of white space gets added to the bottom of this field in proportion to the size of the field. IE: if I have just one line in this field the white space is very small, but if I have several paragraphs the white space can be 2" or more.
This is really screwing up the rest of the page layout, does anybody know a fix for this?
BTW, I tried formatting the field as RTF and that also gave me extra whitespace
DC
This is really screwing up the rest of the page layout, does anybody know a fix for this?
BTW, I tried formatting the field as RTF and that also gave me extra whitespace
DC