When I export a report to a text file it "seems" to add arbitrary line breaks. For example, on the report itself the data looks like this:
Name
Address
City
State
Country
But in the text file it appears like this:
Name
Address
City
State
Country
Does anyone have any ideas why it's doing this? Or more importantly how I can fix it?
TIA!



