Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Code 3 of 9 (Code 39) Barcode Generator
code39.r
 discussion
2.6 KB
17 Apr 2006
Generates Code 39 barcode images which can be printed out and read with a standard barcode reader. Code 39 is limited to the alphanumeric characters listed in the 'code39 block within the function. It is a very popular barcode format in the US and doesn't need to conform to any particular length of characters and has no limitations placed on it by any sanctioning [...]
author: Bohdan Lechnowsky
EAN-13 Barcode Image Generator
ean13.rv:0.1.0
3.7 KB
14 Mar 2005
Generates EAN-13 barcode images as image! which can be used for print out and later read with a barcode reader. It's means to the the basic first version of a fuil barcode generator script for support of mulitple barcode types. Usage: gencode 1234567890123 Any 13-digit can be used, but must be valid 13-digit barcode [...]
author: Henrik Mikael Kristensen