Hi,
We have some text stored in the database as HTML. This markup includes paragraphs, bullet points etc
What we would like to do is display this in a .doc so that the text retains its formatting i.e. the HTML is displayed in the .doc as it would appear in a Browser.
I have tried setting the FieldType property of the WTextFormField to "FieldType.FieldHTMLActiveX" but this did not work.
I should mention that we have other MergeFields in the same .doc that are just going to display plain text so we cannot just display the whole thing as html.
Thanks for your help,
Chris.