Facing few formating related issues with DHTML Editor control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shubhay
    New Member
    • Oct 2012
    • 1

    #1

    Facing few formating related issues with DHTML Editor control

    Hello,

    I am using DHTML Editing control in our windows application(VB. NET). I am facing few formatting issues as follows:

    1. If I copy some text from Microsoft word having font say 10 and paste it in DHTML control and then apply hyperlink (using pasteHTML method), sometimes font size gets changed. Either it increases or decreases.

    2. If I enter some text in DHTML control and then press enter, sometimes an extra space comes between two lines.

    3. If I enter two lines text, apply bulletting using DHTMLControl.Ex ecCommand(DHTML EDLib.DHTMLEDIT CMDID.DECMD_UNO RDERLIST) and then press enter in between two bullets , bullets goes from the second line.

    4. Color is not applying to bullet and numbering.

    Any help is highly appreciable.
    Thanks in advance.
Working...