Spurious New Line Characters

Hi All,

I have an app that creates word documents. When I put a vbrclf in my string in VB.NET I end up in Word with a small box and a new line. How do I create new lines without the small box

Danny




Answer this question

Spurious New Line Characters

  • bshalton

    Not sure, but try the System.Environment.NewLine property

  • whinkle

    Thanks for the idea but it didnt work. Maybe it's not a new line problem.

    Here is a screen shot of the symptom:
    http://www.dreamfree.co.uk/df/newline.html

    Hopefully someone will know how to stop the boxes appearing.

    Danny

  • Spurious New Line Characters