BAR CODE 128 GENERATOR

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

BAR CODE 128 GENERATOR

Post by rajsekar2u »

Hi,

Currently i am using code 39. But the size of the bar code is too large.

So I need barcode 128 generator script.

Where can i find?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: BAR CODE 128 GENERATOR

Post by John Cartwright »

Google must be down for you or something :P

http://www.google.ca/search?q=php+barco ... =firefox-a which leads me to http://www.ashberg.de/php-barcode/
Cravencrass
Forum Newbie
Posts: 1
Joined: Wed Jul 23, 2014 2:53 am

Re: BAR CODE 128 GENERATOR

Post by Cravencrass »

Barcode 128 generator library is used to generate linear Code 128 barcode image with dynamic size.
Post Reply