Click here to Skip to main content
15,887,341 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have table student has field like name, NameEng,Add1,city,state,pin.
All of these fields are NVarchar fields. It will accept unicode character i.e. values corresponding to thease filed may be in hindi or English.

When I create a crystal report based on above table. Report design properly. While displaying the report it will show an error message <b><big>"Error in System.Drawing " </big></b>

Please help

Anjani Kumar Ray
System Analyst
Posted

As per this thread discussion[^], Crystal 9 and above does support unicode display. Below that version, it looks like not supported.
 
Share this answer
 

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