Search

You searched for the word(s):
< 1 second(s)
  • Re: Customize Output HTML

    Thank you Adam. That worked great. Unfortunately, the HTML output still caused problems with the rich text box implementation in ActiveReports 3 and I've had to revert to using RTF data for my rich text fields.
    Posted to Cute Editor for .NET (Forum) by FrankFang on November 24, 2008
  • RTF to HTML conversion and vice versa

    I am trying to use CuteEditor to edit RTF documents destined for ActiveReports 3 RichTextBoxes. I am using RTF because the DataDynamics RichTextBox in ActiveReports doesn't really render very many HTML tags and definitely not the style tags exported by CuteEditor. &nbsp; The problem I face when editing the RTF docs is that everything is really ...
    Posted to Cute Editor for .NET (Forum) by FrankFang on November 19, 2008
  • Customize Output HTML

    I am using CuteEditor 6.2 to edit the HTML that is then fed into an ActiveReports 3 RichTextBox object. The ActiveReports object is fairly dumb when it comes to HTML and does not understand things like &lt;SPAN style='font-family:Arial; font-size:14pt'&gt;...&lt;/SPAN&gt;. &nbsp; Instead it will understand only &lt;FONT FACE='Arial' ...
    Posted to Cute Editor for .NET (Forum) by FrankFang on November 7, 2008