NetTalk Central
		NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on August 22, 2013, 06:01:26 AM
		
			
			- 
				Hi ,
    Please can anyone help I have a form with a text field that uses redactor as the text editor which means it almost works like a word processor.
From this I generate a report but the only problem is that where there is a bold,bullet point, underline and colours used in font, I get it in the pdf report printing as html codes.
Please is there a way to get it to print properly?
			 
			
			- 
				The text imported from Redactor (or TinyMCE) is formatted as HTML.
I don't know of any way to display Formatted HTML on a Clarion report.
So it would need to be converted to something the report does support, like RTF say.
I haven't done any work in that direction, but there are DLL's floating around on the web that do that sort of thing. So dig one out and give it a try.
cheers
Bruce