Search

You searched for the word(s):
< 1 second(s)
  • Re: Font size decreases when loading from RTF

    I've found the&nbsp;problem. &nbsp; When changing font-size in the editor the font gets saved in px. After saving to RTF everything still seems okay (the font sizes are converted to points, wich i believe is the correct way for RTF). Then after the RTF gets converted back to HTML (LoadRTF)&nbsp;the font-sizes do not have a pt or px font-size ...
    Posted to Cute Editor for .NET (Forum) by freerk on July 11, 2007
  • Re: Font size decreases when loading from RTF

    Hello, &nbsp; Is there any workaround? And is there an approx release date for the new parser? &nbsp; &nbsp; Thanks, Freerk Jelsma SchoolMaster BV
    Posted to Cute Editor for .NET (Forum) by freerk on July 11, 2007
  • Font size decreases when loading from RTF

    When converting the XHTML into&nbsp;RTF the customized font sizes are getting smaller each time you do this. &nbsp; &nbsp;&nbsp;&nbsp; HTML2RTF h2r = new HTML2RTF(Editor1.XHTML); &nbsp;&nbsp;&nbsp; Editor1.LoadRTF(h2r.RTF); &nbsp; See http://bbs.schoolmaster.nl/RTFConvert.zip&nbsp;for an example. Press the button and each time the word ...
    Posted to Cute Editor for .NET (Forum) by freerk on July 10, 2007