>>I am currently working on an application that takes the html from the editor and inserts it into a pdf.
Just let you know in the coming version 5.2, CuteEditor will has this feature too.
>>For example i will be using "sans" but when the client wants to bold the text the font "sans bold" will need to be used does the wysiwyg do this automatically or do i need to handle this on my own someway.
CuteEditor can handle this situation easily.
Pleasse check the following article:
Font Name dropdown Customization
http://cutesoft.net/developer+guide/FontName_dropdown_Customization.htm<FontName>
<item text="Arial" html="<font size=3 face='Arial'>Arial</font>">Arial</item>
<item text="sans bold" html="<font size=3 face='sans bold'>sans bold</font>">sans bold</item>
<item text="Verdana" html="<font size=3 face='Verdana'>Verdana</font>">Verdana</item>
<item text="Comic Sans MS" html="<font size=3 face='Comic Sans MS'>Comic Sans MS</font>">Comic Sans MS</item>
<item text="Courier" html="<font size=3 face='Courier'>Courier</font>">Courier</item>
<item text="Georgia" html="<font size=3 face='Georgia'>Georgia</font>">Georgia</item>
<item text="Impact" html="<font size=3 face='Arial'>Impact</font>">Impact</item>
<item text="Lucida Console" html="<font size=3 face='Lucida Console'>Lucida Console</font>">Lucida Console</item>
<item text="Tahoma" html="<font size=3 face='Tahoma'>Tahoma</font>">Tahoma</item>
<item text="Times New Roman" html="<font size=3 face='Times New Roman'>Times New Roman</font>">Times New Roman</item>
<item text="Wingdings" html="<font size=3 face='Wingdings'>Wingdings</font>">Wingdings</item>
</FontName>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx