|
|
| Service Owner: |
Flash-db.com |
| Service Home: |
http://www.flash-db.com/services/ |
| Service WSDL URL: |
http://www.flash-db.com/services/ws/barCodes.wsdl
Inspect WSDL View WSDL |
| Short Description: |
This service generates images of Interleaved 2 of 5 bar codes for any product number or ID. |
| Implementation: |
Nusoap |
|
| Unlimited |
Free |
free |
instant |
no |
|
This service generates images of Interleaved 2 of 5 bar codes for any product number or ID. The service will output either a jpg or png image of the bar code specified. The image is base64 encoded so that it can easily travel via Soap. The user is required to decode it back to binary for display. (This is much easier then it sounds).
The returned data can either be directly displayed on the screen for printing or scanning - or can be saved using output buffering to a database, file, or a variable for later use.
Simple URL based api/client for bar code generation:
http://www.flash-db.com/services/clients/barCodesClient.php?imgtype=png&num=123457343 Change the number around to see different barcodes.
Sample Client Source:
http://www.flash-db.com/services/clients/barCodesClient.phps
Credits:
Service by: Jeff Hill
Bar Codes Code: Marcelo Subtil Marcal (http://jason.unleashed.com.br) PEARified.
------ About Interleaved 2 of 5 bar codes --
"Interleaved 2 of 5 is a high-density, self-checking, continuous numeric symbology.
It gets the name "Interleaved" because two numeric digits are interleaved together, with the bars representing one digit and the spaces representing a second digit. It is one of the most popular symbologies used by the shipping and warehouse industries for identification. "- TKB-4u/barcodes/ |
|
|
|
|