105
Views
3
Comments
Solved
[Barcode Scanner Plugin Sample] Scan for pdf417 format works on Outsytems Now?
Question
barcode-scanner-plugin-sample
Mobile icon
Forge asset by Leonardo Fernandes

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?

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP
Solution

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.

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP

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?

2020-03-06 16-31-58
Frank Leonard

Sure, I am using this one.

LicenseExample.jpg
2019-07-08 11-04-35
Leonardo Fernandes
 
MVP
Solution

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.