Top "Code128" questions

A very high-density barcode semiotics used for alphanumeric or numeric-only barcodes.

Generating Code 128 Barcodes using Excel VBA

I'm trying to get Code 128 barcodes generated in Excel, through the use of VBA. I've found a VBA class that …

excel vba code128
TAB key in Code128 barcodes

I'm trying to create a barcode with a TAB key within it. It seems as though some generators (only found …

tabs barcode code128
Reading QRCode with Zxing in Java

Some questions about using Zxing... I write the following code to read barcode from an image: public class BarCodeDecode { /** * @param …

java zxing qr-code code128
C# : Generating Code 128 Barcode (width of bars/spaces)

So I inherited this code, or should I say, someone developed this and moved on and now we are having …

c# barcode code128
Code 128 Barcode generation in vb.net

I am attempting to take a string and convert it into a code 128 barcode in vb.net. I am a …

vb.net visual-studio-2010 barcode code128
PHP script to calculate code128

All over the web I can find examples how to generate bar code images using php. However I need function …

php barcode code128
Is this code for calculating Code128 barcode check digits correct?

Based on my understanding* of the check digit calculation for Code128 barcodes (which differs radically/drastically from most of the …

c# barcode barcode-printing code128
Print (generate) a code128 barcode (or any image) in millimeters (php)

I need to generate labels with code128 barcodes in PHP. These will be printed by users with almost any printer. …

php printing barcode-printing code128
Display Code128 In a Web page using font (not image nor javascript)

I need to display some Code 128 codes in one html page, in my scenario i would like to not generate …

html fonts code128
ZPL - How we can control width of ^BC (Code 128) bar code

We are using Zebra Programming Language, ^BC (Code 128) bar code currently using this command - ^XA ^FT230,140^BY2 ^A0N,40,30 ^…

zpl code128