Barcode Econdig in pure PL/SQL
(without CIABAR32.DLL)
This is a little PL/SQL package contain some function for encode barcode for printing using barcode font. It support only EAN and CODE128, the only I use.
Supported font are ean13.ttf, code128.ttf, CIA128 family and CIA EAN family.
Remeber! CIA font are protected by copyright , uses it only you bought them and you cannot use CIABAR32.dll.
Thanks to grandzebu for some pieces of code.
Your comments, corrections and suggestions are always welcome.
Downlaod Souce code