Hi, guys.
My recent project need to collect the trade item identifiers in GS1-128s by the connected barcode reader.
I need to read and generate barcode through my project in vb.net.
How can I do it?
- Follow via:
- RSS
- Email Alert
Question
0
Votes
Make GS1-128 using vb.net
18th Apr 2012
Answers (8)
0
Votes
hey
I guess if you just need to collect the AI, google and find some useful item. You should also be able to read the decoded string about ASCII.
18th Apr 2012
0
Votes
tips
I guess you need to have a barcode suite which including the generation and scanning functions. And .net barcode suite could use VB and c# in .net platform.
18th Apr 2012
0
Votes
about barcode generation
Download a linear barcode control for VB.NET, then install it, the barcode generator will create EAN-128 application identifier automatically.
(http://www.keepautomation.com/vbnet_barcode/ean_128.html)
(http://www.keepautomation.com/vbnet_barcode/ean_128.html)
19th Apr 2012
0
Votes
Thanks
Thanks, I found one generator for vb.net to create GS1 128, it works well in vs right now. I will let you guys know if any news. Thanks again.
19th Apr 2012
0
Votes
gs1-128 library for vb.net
To make gs1-128 using vb.net, you can implement a barcode maker component which supports gs1-128 standards into your vb.net projects. The below link provides such a barcode component with vb.net integration code available. http://www.avapose.com/vbnet_barcode/ean128_generator.shtml
14th Jan
0
Votes
How to count while reading gs1-128 barcode in vb,net
Well, with a linear barcode reading dll for vb.net, I can read gs1-128 barcode easily. But how to count it while scanning those barcodes becomes one of my biggest problem now. Any advice?
http://www.barcodelib.com/csharp/barcode_reader_csharp.html
http://www.barcodelib.com/csharp/barcode_reader_csharp.html
3rd Feb
0
Votes
barcode reader
Barcode Reader for .NET is recommended.
It supports C# and VB.NET.
http://www.businessrefinery.com/products/barcode_reader_net/main.html
It supports C# and VB.NET.
http://www.businessrefinery.com/products/barcode_reader_net/main.html
18th Feb
0
Votes
generate, read barcode
I'm a new programmer for .net barcoding. Ever tried to generate barcode and then scan it for my .net application. What I appreciate most is .net barcoding guide (c# & vb) for this, easy and quick to acheieve what I want. Guess these are what you are looking for:
http://www.barcodelib.com/net_barcode/main.html
http://www.barcodelib.com/net_barcode_reader/main.html
http://www.barcodelib.com/net_barcode/main.html
http://www.barcodelib.com/net_barcode_reader/main.html
14th Mar

































