PDFBarcodeJS icon indicating copy to clipboard operation
PDFBarcodeJS copied to clipboard

Erro in decode BOLETO

Open felipeparente opened this issue 3 months ago • 4 comments

Didn't read my barcode correctly. Below is the image I sent. Captura de Tela 2024-03-12 às 14 37 44

The lib returned me 00193955100000950000000003300130000003222917 But the code should be 00190000090330013000600032229171395510000095000

This barcode is interleaved 2 of 5

felipeparente avatar Mar 12 '24 17:03 felipeparente

Hi @felipeparente , thanks for the feedback. Did you try to fine tune the parameters in the following url : https://rexshijaku.github.io/PDFBarcodeJS to decode your barcodes? Note that, at the end, our library depends on the other barcode decoding library and it is up to it whether it will be decoded successfully or not.

rexshijaku avatar Mar 12 '24 22:03 rexshijaku

Yes, I tested it on the DEMO page, and the error persists.

felipeparente avatar Mar 12 '24 22:03 felipeparente

Hi @felipeparente, sorry for the delay. I've been quite busy and didn't have time to reply earlier. I believe the issue might be related to the core library that decodes the barcodes. If you could provide the original file (PDF) here, it would be helpful. This way, either I or someone else can investigate it further in the future and maybe resolve it. Thanks!

rexshijaku avatar Apr 03 '24 21:04 rexshijaku

Hello @rexshijaku This is the file I mentioned BarCode2.pdf

felipeparente avatar Apr 04 '24 11:04 felipeparente