This is a Rework/Fix of StBarC from SysTools done by Michael Geddes.
In this rework there is no longer a (vcl) barcode component, instead the object outputs the barcode to a virtual Canvas interface using mm dimensions.
-
The Text output was re-written.
- Text aligns with bar element
- Have smaller text outside barcode
- Puts text closer to the barcode.
-
The UPC-E implementation was fixed so they scan
- Re-wrote to only support 7 and 8 digit barcodes
- Has the correct checksums (which were quite wrong)