Hello.
I'm using a bar code 2of5 Interleaved. This pattern is used in Brasil to make "Blank Slip".
The code used to generate is:
34191750090000200654220057380006566230000042035
Whem I try read the barcode a zero appears before, like:
034191750090000200654220057380006566230000042035
In attach the MRT file and PDF printed.
Thank you!
BarCode problem
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
BarCode problem
- Attachments
-
- EmissaoFaturaContar.mrt
- (43.46 KiB) Downloaded 268 times
-
- Emissão de Fatura (4).pdf
- (188.9 KiB) Downloaded 373 times
Re: BarCode problem
Hello.
Because digits are encoded by pairs, only an even number of digits can be encoded. Typically an odd number of digits is encoded by adding a "0" as first digit.
Thank you.
Because digits are encoded by pairs, only an even number of digits can be encoded. Typically an odd number of digits is encoded by adding a "0" as first digit.
Thank you.
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: BarCode problem
Hello.
I don'' know what can I do then...
See the image below:
I's a real valid blank slip in Brasil and it has 47 digits!
Help!!!
I don'' know what can I do then...
See the image below:
I's a real valid blank slip in Brasil and it has 47 digits!
Help!!!
Re: BarCode problem
Hello.
From the barcode on your photo we get next
34193660800000103001090017688430222227407000
Here are 44 digits.
There should be an even number of digits by specification.
Thank you.
From the barcode on your photo we get next
34193660800000103001090017688430222227407000
Here are 44 digits.
There should be an even number of digits by specification.
Thank you.
-
- Posts: 73
- Joined: Thu Oct 17, 2013 10:39 pm
- Location: Nova Friburgo, Rio de Janeiro, Brasil
Re: BarCode problem
Thank you!
You were right. The code numeric is diferent from code used to generate barcode.... I saw it in documentation... Now is correct.
I was sending the incorrect value to barcode component.
Thank you.
You were right. The code numeric is diferent from code used to generate barcode.... I saw it in documentation... Now is correct.
I was sending the incorrect value to barcode component.
Thank you.
Re: BarCode problem
Hello.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.