Makaveiljojo's Posts
Nairaland Forum › Makaveiljojo's Profile › Makaveiljojo's Posts
1 (of 1 pages)
ablink: this is the way i am using to programme barcode reader. i have used it on reading or scanning many barcodes such as code 93. working well for me.It seems a barcode reader for .NET, what about VB.NET? Any suggestion will be appreciated! |
Many industries can be integrated into GS1 specification when the Application Identifier is used. This useful function enables barcodes to encode some special information, such as locations, measurements, traceability and so on. In GS1-128 barcode symbology, AI appears after the FNC1 used to identify the GS1 system. Besides, if necessary, FNC1 can be used as Separator Character. Please refer to this to learn more about how GS1-128 works: [color=#000000]GS1-128/EAN-128[/color] As for the resizing part, I don't know if you are using [color=#000000]GS1-128 font[/color] or control to generate, but you can alter the data of the height and width in the code to change the size. Tip: there usually is a max and min value of the size. |
dsfsgsfs: To generate barcode in C# or VB.NET, here two passages may be helpful:What about in ASP.NET? I googled some manual of it but couldn't understand it well. Would you please specify the operating steps too ? |
1 (of 1 pages)