I am using Crystal report in Visual Studio Professional 2012 using SQL Server 2012. I found that text was wrapped after hyphen.
for example,
The data field is string format. I have already enabled "Can Grow" option and set Maximum number of lines to 0 or other values. The problem stills happens.
How to fix this problem?
Working Environment:
- SAP Crystal Reports 2013 Support Pack 1
- Visual Studio Professional 2012
- .NET Framework 3.5
- Windows Server 2012
- CrystalReportViewer control
CrystalDecisions.Shared (v 13.0.8.1216)
CrystalDecisions.Web (v 13.0.8.1216)
CrystalDecisions.CrystalReports.Engine (v 13.0.8.1216)
Thanks,
Tony