Click here to Skip to main content
15,901,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
is it possible to generate barcode in a web based application where we can take a print out of the shown barcode??
Posted

 
Share this answer
 
CP has an example of how to generate a bar code using web service. Though, the example using Windows App to call it, you can always use it in your web app as well.

C# Barcode Generator WebService[^]
 
Share this answer
 
There is a third party that does this[^] for you.
Its not free though.
 
Share this answer
 
v2

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