Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi everyone
When I'm printing in Google Chrome and Firefox with Crystal Reports

   The following picture is printed :

http://pjeco.ir/1.jpg

While the "print preview" shows the true
Who can tell where is the problem?
Posted
Comments
I guess the font is not recognized by the browser.
Marc Gabrie 9-Dec-13 22:03pm    
I agree that there seems to be a font problem BUT do you mean that with other browsers (like IE) your report works? Because you mentioned Chrome & FF only.

1 solution

Make sure you have installed fonts properly. You're using web application, so you need to install the fonts in your webserver(the machine where you have deployed your application in IIS)
Add font to Crystal Report[^]

Also check these
Crystal Report generates PDF in different fonts on different servers[^]
Crystal Reports: Images and Fonts not appearing as expected in a Crystal Report[^]
 
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