Hi Zahar,

 

You should first of all define a barcode in Basic\Setup\Bar code setup.
(I use bar code type Code128 with font BC C128 HD Wide & size 25)

Construct a barcode as follows: Barcode::construct('BarcodeType'); ==>
The barcodetype is the one you defined.

Then execute barcode.validateBarcode(yourstring to encode), next
barcode.string(true, yourstring); barcode.barcodeStr() gives you the
encoded string. You have your barcode :-)

 

Good luck!

R.

 
 
Raf Uyttenhove
Quadreon NV - AMCC
Technologiepark 1
B-9052 Ghent-Zwijnaarde
Phone  +32 9 245 96 73
Fax    +32 9 220 50 19
[EMAIL PROTECTED]
http://www.amcc.be
 
This email and any attached files are confidential and may be legally 
privileged. If you are not the intended recipient, any disclosure, 
reproduction, copying, distribution, or other dissemination or use of this 
communication is strictly prohibited. If you have received this transmission in 
error please accept our apologies, notify the sender immediately and delete 
this mail together with all attachments that may have been added.


[Non-text portions of this message have been removed]

Reply via email to