Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I Generat my barcode list via crystal report viewer. In viewer it is in correct font size. But I print using print button in crystal report viewer, It print small in size. I can't scan. I m using IDAutomation barcode font.
Posted
Updated 28-Jul-13 18:52pm
v2
Comments
Prasad Khandekar 29-Jul-13 0:57am    
That's because of the DPI difference. Screens typically have 96 DPI and for printing you probably using 600 DPI. You will have to adjust the font.

Regards,

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