Click here to Skip to main content
15,866,398 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai friends,
I would like to know how to read barcode value while accessing identity card for update attendence for employee or student.Please help me.
Thank you
Posted
Comments
[no name] 10-May-12 11:26am    
First of all you can google a bit about it, but also, you at least need to specify which barcode format you need to read :), let say BC39 or PDFXXX or something.

If you mean that you want to generate (write) barcode programmatically on an image, you can use a third-party toolkit similar to leadtools to write different barcode types. For more information and code sample, see the following page:
http://www.leadtools.com/help/leadtools/v175/dh/ba/leadtools.barcode~leadtools.barcode.barcodewriter.html
 
Share this answer
 
 
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