Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi
Im facing an issue in Crystal reports 2008. There is HTML data in the database and is properly formatted, but when its fetched in Crystal, it removes the new line char and thus I lose some formatting. Can anyone help
Posted
Comments
Richard Deeming 20-May-15 8:44am    
Is it a newline (carriage-return + line-feed), or an HTML line-break (<br>)?

If the field is formatted as HTML, newlines will be ignored, as they would be ignored in an HTML document.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900