Barcode length
Hi, I'm using the barcode component on a 3/9 format and is working fine,
However, the amount of characters I use to generate the barcode
are not always the same, (sometimes are 11 characters are some times is
less than that) and when
this happen the barcode length is diferent. Now, my problem is that I need
the length of the barcode
to be always the same.
I just can't find the rigth property to do this, is there any way??
thanks a lot in advance!
eugenio abraham puente
However, the amount of characters I use to generate the barcode
are not always the same, (sometimes are 11 characters are some times is
less than that) and when
this happen the barcode length is diferent. Now, my problem is that I need
the length of the barcode
to be always the same.
I just can't find the rigth property to do this, is there any way??
thanks a lot in advance!
eugenio abraham puente
This discussion has been closed.
Comments
In order for a barcode to read correctly, it needs to be sized proportional
to the number of characters you have. You can try adjusting the
WideBarRatio property and see if that still works for the barcodes you are
creating but I do not believe these will read the same.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I will try explain that to my boss... : )