Hi All:
Is it possible to have a web site which allows its clients to print barcodes? Basically the idea is that somebody using any broweser goes to a website, provides some information and clicks on button which says "generate lables". In response it gets a page from the server which show the barcode lables. The user should be able to print this page by using any inkjet or laserjet printers and avery labels.
The question here is, does some sort of php script or any other software exists today which can be used on server side to generate an html page which looks like sheet of barcode lables. The barcode lable values can be passed to this script or software.
Any help in this regard will be greatly appreciated.
Thanks
Karim
creating barcode lables
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Firstly, please don't cross-post especially when your other post is in the 'client-side' forum and you are specifically asking about server-side solutions. (Other post has been deleted)
Secondly, PHP could do this. If you search for 'barcodes' in the PHP section of http://www.hotscripts.com there's a bunch of scripts there for generating barcode images.
Mac
Secondly, PHP could do this. If you search for 'barcodes' in the PHP section of http://www.hotscripts.com there's a bunch of scripts there for generating barcode images.
Mac