Hi list,
i'm using barcode font type in my asp page to print out barcode label.
The font type is "3 of 9 Barcode".
The problem is that i cannot make the label bigger. My code looks like this:
response.write "<center><font size='999999999999' face='3 of 9 Barcode'><b>*" & product_code & "*</b></font>"
the label size is same as if i put the size='7'..
I don't know why.. Please do guide me...
Thanks
Best Regards,
Parames.s
i'm using barcode font type in my asp page to print out barcode label.
The font type is "3 of 9 Barcode".
The problem is that i cannot make the label bigger. My code looks like this:
response.write "<center><font size='999999999999' face='3 of 9 Barcode'><b>*" & product_code & "*</b></font>"
the label size is same as if i put the size='7'..
I don't know why.. Please do guide me...
Thanks
Best Regards,
Parames.s