problem in <, > symbol VB.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sarabonn
    New Member
    • Nov 2008
    • 69

    problem in <, > symbol VB.NET

    Hallo everyone,

    I have a text(paragraph) which is exported as word document. The problem is i add this to the text for formatting "<w:p wsp:rsidR='006A 77CB' wsp:rsidRDefaul t='0071725D' wsp:rsidP='006A 77CB'><w:r><w:r Pr><w:rFonts w:ascii='Arial' w:h-ansi='Arial' w:cs='Arial'/><wx:font wx:val='Arial'/></w:rPr><w:t></w:t></w:r></w:p>". Now if the add want to remove these symbol from my text "<, >, /,.." , for example i replaced the symbols with a empty space the whole document become empty. I know the reason because the formattting also getting space and there is a error so no export possible.

    I can't save the text in seperate and remove the symbols and add then do formatting..

    so any idea ?..

    Thank you.
    dinesh.
Working...