TextInterpretation - HTMLText
Hi!
I have one field in a dataset that have html tags (a break line <br>). What happens is that all content of the field is printed: text and html tags.
I want to interpretate that field as html to print correctly the report.
I select 'Format Field' and click on it to open the 'Format' dialog screen. At this screen i select the 'Paragraph Formatting' tab and look for the 'Text interpretation' section which is the lowest one on the tab. In the drop down list i only have two options: "None" and "RTFText".
Then i click on the "X+2" button and select the "HTML Text" option from "Text Interpretation Constants". Just with this command, nothing appears on the dataset field. If i try to write "crHTMLText{DataSetField}" or "crHTMLText({DataSetField})" or "{DataSetField}crHTMLText" it gives me an syntax error.
I already installed the service pack for Crystal Reports but its the same thing.... Im using Crystal Reports for Visual Studio .Net 2002.
Can anyone me help how to use crHTMLText or to find another way to solve the problem?
Advanced thanks for your atention!
Nuno Oliveira
|