
This a Barcode generator with bar39 and bar128.
THIS BARCODE GENERATOR IS SIMILAR TO INDUSTRY RENOWN PRODUCT 'ACTIVEBARCODE' IN FUNCTIONALITY. I've put detail description of how these codes are generated. If you are a beginner or a novice to Barcode, it helps you to understand the Barcode algorithms I've used.
I've developed it from scratch.
Now with these algorithms, you can create your own barcode and use it in diffrent purposes.
What is barcode ? A barcode is a machine-readable symbol used to encode information in order to automate a business process. Examples of business processes are retail sales, shipping and tracking, inventory management, warehouse management, asset tracking, and automated data entry.
CHECK THE Readme.htm FOR THE DETAIL DESCRIPTION.
_____________________________________________________
Update on 12th Dec 2002-> A bug on printing Char '*' on Bar39 is fixed.
_____________________________________________________
Update on 11th Oct 2002 -> Export the Barcode to Gif and transperent Gif with completely independent Export Class.
_____________________________________________________