PDF vs Environment.NewLine
I have a table cell in my report that contains a string that is built when the report is run... in this string I use Environment.NewLine characters to skip to the next line... everything looks great in HTML or Excel... in PDF it doesn't recognize the Environment.NewLine characters if they end up being the first characters in my string... does anyone know how I can fix this?
|