Skip to content

Commit 67f2791

Browse files
committed
Update FAQ links and add version note for differences between editions
1 parent 3eff73d commit 67f2791

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

barcode-reader/web/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Welcome! Browse the sections below for answers to common questions, configuratio
6060

6161
- [Difference between BarcodeReader and BarcodeScanner(V9 and below)](scan-setting/difference-between-barcodeReader-and-barcodeScanner.html)
6262
- [Difference between BestSpeed and BestCoverage](scan-setting/difference-between-bestspeed-and-bestcoverage.html)
63-
- [Differences between Full and Compact Editions](scan-setting/differences-between-full-and-compact-editions.html)
63+
- [Differences between Full and Compact Editions(V9 and earlier)](scan-setting/differences-between-full-and-compact-editions.html)
6464
- [Differences between updateScanSettings, updateVideoSettings, and updateRuntimeSettings](scan-setting/differences-between-updateScanSettings-updateVideoSettings-and-updateRuntimeSettings.html)
6565
- [Read Inverted Image](scan-setting/read-inverted-image.html)
6666
- [Remove Duplicates](scan-setting/remove-duplicates.html)

barcode-reader/web/scan-setting/differences-between-full-and-compact-editions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ needAutoGenerateSidebar: false
88

99
# What are the differences between the compact edition and the full edition? How do you switch between the two editions?
1010

11+
### **_NOTE:_** - This FAQ applies to Barcode Reader SDK version 9 or earlier. For the current version, please refer to our latest version introduction [here](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/).
12+
1113
*Please note that starting from v8.6 of the JavaScript Edition, the default engine that the library uses is the **full edition** engine.*
1214

1315
The main difference between the two is the set of supported barcode formats as well as the size of each edition. For the full list of differences between the two, please refer to this [article](https://www.dynamsoft.com/barcode-reader/docs/v9/web/programming/javascript/user-guide/features-requirements.html?product=dbr).

0 commit comments

Comments
 (0)