Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to generate a ticket with barcode,

In this link a example of it given,

http://www.neodynamic.com/demo-faq/barcode-net-sdk/How-to-print-images-pictures-texts-and-barcodes-SDK-VB-NET-C-sharp.aspx[^]

Can anyone give me solution for that,how i implement this functionality using C# ?
Posted
Comments
Gitanjali Singh 9-Jan-14 5:46am    
Try the example given in the above link.
ketan italiya 9-Jan-14 6:12am    
i try with it,but i want another third party tool which is free.
Gitanjali Singh 9-Jan-14 6:17am    
Refer:http://www.yiigo.com/guides/csharp/how-to-generate-barcode.shtml
This may help.
ketan italiya 9-Jan-14 6:45am    
Thanks,for reply.i will check it.

1 solution

Use any free barcode gen (like http://zxingnet.codeplex.com/[^]) instead BUT do not use a barcode FONT.
 
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