‎2007 Jul 19 2:26 PM
Hi,
In my form I have to print bar codes.
Everything is fine I use BC_CD39.
The problem is when i print this codes
for text "AA-0001-01" bar code is longer then
for text "40000000000000000001".
I know that this two strings have different length.
Is there any possibility to make bar codes converted from
this string with equal width ??
Please help it's very im[portant.
Regards,
Greg.
‎2007 Jul 19 2:39 PM
well i dont KNOW it. But thinking a bit logically i dont think this will work.
a Barcode is a standardized System to print your information in lines, which can be scanned.
Since scanners gotta be able to read that again, you to standardize line-width and distance between lines as well. at least i hardly believe that since it would be quite hard to interpret varying line distances and width´s.
this again would mean, that you dont have any influence on those, and therefor as well no influence on overall width of your barcode.
TO mention it again, i might be all wrong