0
Someone managed to solve the ITF barcode reading problem (size 44) of the Phonegap plugin "Barcodescanner"?
The plugin implemented for Android works perfectly for both large and small barcodes of ITF. However the IOS plugin only reads small ITF codes.
Did you find a solution? Poste as an answer to help other people.
– Maniero
Probably if you increase the image capture quality to Alta it will work. This must be the same problem I faced using the Zbar lib: http://answall.com/questions/32499/ler-c%C3%B3digo-de-barcode-Banc%C3%A1rio/39074#39074
– pvsilvestrin
Barcode only reads the code, and does not calculate the verification digit of the code , follow some links to studies http://www.jrimum.org/bopepo/wiki/Componente/Documentacao/Negocio http://carlprocosfha.com/blogs/paleo/archive/2013/06/21/linha-digit-225-vel-de-boletos-Banc-225-rios.aspx
– Marcelo Cecin