Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
How to get the logs for the SDK?
The SDK can provide logs via the browser console. Logging can be activated by _onLog
property.
Dynamsoft.DBR.BarcodeReader._onLog = console.log;