Hi, I am trying to test this app form Outsystems Now to scan a PDF417 barcode, but it isnt recognized. I read that this plugins is based on phonegap. There is a configuration to set it to read on PDF417 mode? or it just doesnt work on Outsystems Now?
Hi. PDF_417 is listed as supported on the plugin page: https://github.com/phonegap/phonegap-plugin-barcodescanner, so it should work even in OutSystems Now without any configuration.
Could you post a sample barcode, so I can test it?
Sure, I am using this one.
Ok so it seems that the PDF_417 format is disabled by default. But you can activate it by specifying Formats = "PDF_417" in the Options input parameter.