I am using Crystal reports in Visual Studio 2010 using data from SQL 2008 R2. Finally got the report to look good except for one problem. I have an SQL field called "DetailNotes". This is an ntext field. With the can grow property checked to use and
max lines = 4, the text will only wrap at the point of a hyphen. Otherwise, the text grows one line, as far as it can go to the right side of the page (past the text box boarder) and then is truncated. Hyphens in the text will cause the text to wrap after
the hyphen. Obviously, this must be a bug. Does anyone know of a work around to get the text to nicely wrap around?
Were you able to solve your problem we are also facing similar kind to issue where in the data is not wrapping even though we have set the can grow property = true and have tried by seetting max lines as 0, 1, 4.
your inputs would be appriciated, Thank in advance.
WhiteBearMik...
Member
22 Points
58 Posts
Crystal Reports Word Wrap
Sep 26, 2012 06:28 PM|LINK
I am using Crystal reports in Visual Studio 2010 using data from SQL 2008 R2. Finally got the report to look good except for one problem. I have an SQL field called "DetailNotes". This is an ntext field. With the can grow property checked to use and max lines = 4, the text will only wrap at the point of a hyphen. Otherwise, the text grows one line, as far as it can go to the right side of the page (past the text box boarder) and then is truncated. Hyphens in the text will cause the text to wrap after the hyphen. Obviously, this must be a bug. Does anyone know of a work around to get the text to nicely wrap around?
Ajay2707
Contributor
4465 Points
858 Posts
Re: Crystal Reports Word Wrap
Sep 27, 2012 09:27 AM|LINK
Hi WhiteBear,
It is good if you give 1. screenshot of your page (draw your requirement or problem) and 2. the setting you have done.
mohanchug
Member
2 Points
3 Posts
Re: Crystal Reports Word Wrap
Feb 04, 2013 10:15 AM|LINK
Were you able to solve your problem we are also facing similar kind to issue where in the data is not wrapping even though we have set the can grow property = true and have tried by seetting max lines as 0, 1, 4.
your inputs would be appriciated, Thank in advance.
Mohan Chug