I need a new line in my StringWriter
. It is just not happening. Please help.
stringWrite.WriteLine(Header);
stringWrite.Write("\n ========================================================");
Header
is a string.
I tried stringWrite.WriteLine
. That isn't working either.
", but really this all depends on what PDF library you are using. – Dan Apr 23 '14 at 07:28
tag would be detected. Thanks a lot!! Please answer my question so I can mark your solution as the answer? – divinediu Apr 23 '14 at 07:34