You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This is introduction page of Dynamsoft Barcode Reader JavaScript SDK version 10.0.21.
4
+
description: This is introduction page of Dynamsoft Barcode Reader JavaScript SDK version 11.
5
5
keywords: javascript, js
6
6
needAutoGenerateSidebar: true
7
7
needGenerateH3Content: true
@@ -21,7 +21,7 @@ To get a fast start, you can
21
21
* read the [User Guide](user-guide/barcode-scanner.html), or
22
22
* try the [Samples and Demos](samples-demos/)
23
23
24
-
The following describes the highlights of DBR JavaScript edition (DBR-JS) version 10.x.
24
+
The following describes the highlights of DBR JavaScript edition (DBR-JS) version 11.x.
25
25
26
26
# ✨BarcodeScanner – Simplified API and Built-in UI
27
27
@@ -85,7 +85,7 @@ Through many experiences, DBR has also cultivated its error correction ability t
85
85
86
86
## Effortless Expansion
87
87
88
-
DBR-JS v10.x is based on [Dynamsoft Capture Vision]({{site.dcvb_architecture}}) which is a modular architecture. This architecture makes it easy to add new functionality or custom behavior with very little change to the code. Two examples are:
88
+
DBR-JS v11.x is based on [Dynamsoft Capture Vision]({{site.dcvb_architecture}}) which is a modular architecture. This architecture makes it easy to add new functionality or custom behavior with very little change to the code. Two examples are:
89
89
90
90
* Add **Dynamsoft Document Normalizer (DDN)** to do perspective correction before pass an image frame to read barcodes;
91
91
* Add **Dynamsoft Code Parser (DCP)** to parse the text embedded in the PDF417 on driver's licenses.
0 commit comments