Hello,
we have a erp application which stores data in a mysql database.
After upgrading crystal reports from version 8.5 to 2013 (.NET Version for visual studio) the reports ignore carriage return line feeds at the end of a text field.
Sometimes our customers have a text field with following data, e.x.:
Line1
Line2
Line3
After Line3 they enter 3 line feeds. But since upgrading the version of crystal reports the report ignores the line feeds at the end of the database-field.
Is that a bug (or a terrible feature?). How can it be solved?