Hi,
i am trying to develope an application that generate 2d barcode like Datamatrix & pdf417 but the classes which i am created are not working very well so please give me an idea about creating classes of these barcodes.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
jack adisionPosted Apr 22, 2016, 5:06 AM
andy adamsPosted Sep 25, 2014, 5:21 AM
leona lewisPosted May 26, 2014, 4:01 AM
makaveil jojoPosted Jan 15, 2014, 9:06 PM
And the process is easy by simply dragging and dropping. Here's a couple of steps to generate barcode in WinForms:
And free sample code that might be helpful:
Posted Oct 31, 2013, 4:35 AM
xmlld ccPosted Jun 20, 2013, 6:26 AM
RichardPosted Dec 13, 2012, 11:25 PM
http://www.onbarcode.com/csharp/2d_barcodes_generator.html
http://stackoverflow.com/questions/10084824/reading-2d-barcode-from-images
JAY KARLPosted Dec 13, 2012, 3:08 AM
1,download BizCode Barcode Generator for Winforms;
2,Add reference to your project;
3,Copy those following sample code to your .NET Winforms projects:
Lyla KaremPosted Nov 14, 2012, 4:43 AM
http://www.leadtools.com/help/leadtools/v175/dh/to/leadtools.topics.barcode~ba.topics.writingbarcodes.html
Sukesh MarlaPosted Oct 14, 2012, 10:20 AM
http://datamatrixnet.sourceforge.net/
and this fro pdf417
http://sourceforge.net/projects/pdf417lib/