Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

How to get a copy of (Dynamsoft Barcode Reader) Dbr JS deployable files (source code, etc.) ?

« Back to FAQ index

A copy of Dbr JS deployable files can be obtained using any of the methods mentioned below .

  1. Download the DBR-JS package from the Dynamsoft website or from the Dynamsoft Customer Portal (Download Products tab on the left hand side)
  2. Install the library via npm

    version 10

    you will need to install dependencies along with the barcode reader sdk dynamsoft-barcode-reader, dynamsoft-camera-enhancer dynamsoft-capture-vision-router, dynamsoft-core, dynamsoft-license, dynamsoft-utility,

version 9

* `npm install dynamsoft-javascript-barcode --save`
  1. Install the library via yarn
    • yarn add dynamsoft-javascript-barcode

This page is compatible for:

Is this page helpful?

YesYes NoNo