2008 Nov 24 6:47 AM
Hi Experts,
I am new to Barcode Printing.
We are using Barcode concept for printing Labels in Asset Tracking.
For Eg: If I have an Asset Number like 12345678 how do we print this on a label of size 5X3 CM as a Barcode.
What are the required fonts, Page formats and other things that are to be created.
Can anyone give me an example on creating the required fonts and page formats for Barcode printing on Labels.
Thanks
Kumar
2008 Nov 24 7:11 AM
2008 Nov 24 7:17 AM
hi,
for creating barcode , simply take one variable say bar_code which will be containing the value of the asset number as in your case ,
now display that variable using <X>bar_code</>
where X is the character format maintained in smart style .
whatever font or size u want to use mention it in style character format.
hope this info will help u
regards,
prashanti
2008 Nov 24 7:18 AM