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

I'm trying to display a barcode image in Windows Phone application. But it is not displaying well. ie we can see the barcode lines are too close so that I can't scan that image.

Thanks a lot in advance
Posted

1 solution

You need to show it at the correct size, so that it is not resized by the program. Then it should scan fine.
 
Share this answer
 
Comments
Silju MC 5-Jul-11 3:07am    
I actually download a barcode image and display with actual size. But it shows the barcode lines are too close... :-(
Silju MC 5-Jul-11 5:05am    
I found my problem. It was the problem of my emulator. Now it is fine. Thanks for your reply. 5+ Cheers :-)

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