diff --git a/barcode-reader/index.md b/barcode-reader/index.md index 0eb960f..15b61af 100644 --- a/barcode-reader/index.md +++ b/barcode-reader/index.md @@ -11,45 +11,118 @@ noTitleIndex: true Choose a category to get started. - @@ -57,33 +130,85 @@ Choose a category to get started.
- -

๐Ÿ“š General

-

Common questions, requirements, and core features of the Barcode Reader.

+
+

+ + General +

+ +

+ Common questions, requirements, and core features of the Barcode Reader. +

- -

๐Ÿ”‘ License

-

Licensing details, trial vs. production, activation, and deployment guidance.

+
+

+ + License +

+ +

+ Licensing details, trial versus production, activation, and deployment + guidance. +

- -

๐Ÿ“ฑ Mobile

-

Mobile SDK usage, platform-specific setup, and optimization tips.

+
+

+ + Mobile +

+ +

+ Mobile SDK usage, platform-specific setup, and optimization tips. +

- - -

๐Ÿ–ฅ๏ธ Server/Desktop/Embedded

-

Server/Desktop/Embedded SDK usage, platform-specific setup, and optimization tips.

+ +
+

+ + Server / Desktop / Embedded +

+ +

+ Server, desktop, and embedded SDK usage, platform-specific setup, and + optimization tips. +

- -

๐ŸŒ Web

-

Web SDK setup, browser compatibility, configuration, and UI customization.

+
+

+ + Web +

+ +

+ Web SDK setup, browser compatibility, configuration, and UI customization. +

diff --git a/barcode-reader/web/assets/Cropped Img.png b/barcode-reader/web/assets/Cropped Img.png deleted file mode 100644 index 03df1f2..0000000 Binary files a/barcode-reader/web/assets/Cropped Img.png and /dev/null differ diff --git a/barcode-reader/web/assets/best_coverage.jpg b/barcode-reader/web/assets/best_coverage.jpg deleted file mode 100644 index 1656c5e..0000000 Binary files a/barcode-reader/web/assets/best_coverage.jpg and /dev/null differ diff --git a/barcode-reader/web/assets/captured-frame.png b/barcode-reader/web/assets/captured-frame.png new file mode 100644 index 0000000..6895cc1 Binary files /dev/null and b/barcode-reader/web/assets/captured-frame.png differ diff --git a/barcode-reader/web/assets/domain_binding.jpg b/barcode-reader/web/assets/domain-binding.jpg similarity index 100% rename from barcode-reader/web/assets/domain_binding.jpg rename to barcode-reader/web/assets/domain-binding.jpg diff --git a/barcode-reader/web/assets/expired-information.png b/barcode-reader/web/assets/expired-information.png new file mode 100644 index 0000000..7179594 Binary files /dev/null and b/barcode-reader/web/assets/expired-information.png differ diff --git a/barcode-reader/web/assets/expired_information.png b/barcode-reader/web/assets/expired_information.png deleted file mode 100644 index 4f858ff..0000000 Binary files a/barcode-reader/web/assets/expired_information.png and /dev/null differ diff --git a/barcode-reader/web/assets/full_hd.jpg b/barcode-reader/web/assets/full-hd.jpg similarity index 100% rename from barcode-reader/web/assets/full_hd.jpg rename to barcode-reader/web/assets/full-hd.jpg diff --git a/barcode-reader/web/assets/read-rate.png b/barcode-reader/web/assets/read-rate.png new file mode 100644 index 0000000..1c9a198 Binary files /dev/null and b/barcode-reader/web/assets/read-rate.png differ diff --git a/barcode-reader/web/assets/warning-information.png b/barcode-reader/web/assets/warning-information.png new file mode 100644 index 0000000..40b46c3 Binary files /dev/null and b/barcode-reader/web/assets/warning-information.png differ diff --git a/barcode-reader/web/assets/warning_information.png b/barcode-reader/web/assets/warning_information.png deleted file mode 100644 index d89ed97..0000000 Binary files a/barcode-reader/web/assets/warning_information.png and /dev/null differ diff --git a/barcode-reader/web/capabilities/what-is-in-the-dist-folder-of-dbr.md b/barcode-reader/web/capabilities/what-is-in-the-dist-folder-of-dbr.md index 352dcec..bc73fe2 100644 --- a/barcode-reader/web/capabilities/what-is-in-the-dist-folder-of-dbr.md +++ b/barcode-reader/web/capabilities/what-is-in-the-dist-folder-of-dbr.md @@ -60,5 +60,4 @@ These folders collectively compose the runtime environment for a JavaScript-base | `models/` | Contains pre-trained machine learning models used for barcode detection and recognition. These models enable the scanner to identify and decode various barcode formats from images and video streams in real-time. | | `parser-resources/` | Stores resources required for data parsing and interpretation. | | `templates/` | Contains preset CaptureVisionTemplates used for different barcode scanning scenarios. | - | `ui/` | Preset UI in `.html` files. | diff --git a/barcode-reader/web/configuration/change-domain-binding-of-product-key.md b/barcode-reader/web/configuration/change-domain-binding-of-product-key.md index ebd6fba..6295b22 100644 --- a/barcode-reader/web/configuration/change-domain-binding-of-product-key.md +++ b/barcode-reader/web/configuration/change-domain-binding-of-product-key.md @@ -14,5 +14,5 @@ This guide explains how to protect your software product key by properly managin 3. Find the project that you want to change the domain binding. 4. Click on the "Configure" button. 5. Scroll down and find "Optional Settings" -> edit "Bind Website Domain" field to change your domain binding. - domain_binding + domain_binding > Please note that a single project can contain multiple license items. If you wish to bind a single license item to a certain domain, then you will need to make sure that license item is the only item in the associated project. First, remove the license item from its current project. Afterwards, create a new project and then open its configuration page. Then, move the license item to the new project and finally edit the binding info of the new project. diff --git a/barcode-reader/web/configuration/pop-up-window-during-trail-process.md b/barcode-reader/web/configuration/pop-up-window-during-trail-process.md deleted file mode 100644 index 39abb46..0000000 --- a/barcode-reader/web/configuration/pop-up-window-during-trail-process.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: default-layout -title: How to remove the expired warning message pop-up window in Dynamsoft Barcode Reader online demo scanning process? -keywords: Dynamsoft Barcode Reader, FAQ, tech basic, barcodeReader, barcodeScanner, pop-up window -description: How to remove the expired warning message pop-up window in Dynamsoft Barcode Reader online demo scanning process? -needAutoGenerateSidebar: false ---- - -# How to remove the expired warning message pop-up window in Dynamsoft Barcode Reader online demo scanning process? - -Users may meet pop-up window when using our online demo, don't worry about how to remove them, after purchasing the official license it will not pop up during the usage. - -The pop up window in our online demo: - -![warning_info]({{site.dbr_web_assets}}warning_information.png) - -![expired_info]({{site.dbr_web_assets}}expired_information.png) - - diff --git a/barcode-reader/web/configuration/pop-up-window-during-trial-process.md b/barcode-reader/web/configuration/pop-up-window-during-trial-process.md new file mode 100644 index 0000000..06c2a51 --- /dev/null +++ b/barcode-reader/web/configuration/pop-up-window-during-trial-process.md @@ -0,0 +1,33 @@ +--- +layout: default-layout +title: How do I remove the license warning or expiration pop-up in Dynamsoft Barcode Reader? +keywords: Dynamsoft Barcode Reader, FAQ, tech basic, barcodeReader, barcodeScanner, pop-up window +description: How do I remove the license warning or expiration pop-up in Dynamsoft Barcode Reader? +needAutoGenerateSidebar: false +--- + +# How do I remove the license warning or expiration pop-up in Dynamsoft Barcode Reader? + +When using Dynamsoft Barcode Reader SDK without a valid license or with a temporary license, a warning pop-up appears at startup to notify you of the licensing status. + +**Temporary License Warning** + +With a temporary license, the SDK provides 24 hours of usage for testing purposes and displays the following warning: + +![warning_info]({{site.dbr_web_assets}}warning-information.png) + +**Expired License Warning** + +After the 24-hour period expires, the warning changes to indicate the license has expired, and scanning functionality is disabled: + +![expired_info]({{site.dbr_web_assets}}expired-information.png) + +**Solution** + +To remove these warnings and restore full functionality, initialize the SDK with either: + +- A **purchased license**, or +- A **30-day trial license** + +Once a valid license is applied, the temporary license warnings will no longer appear. You can refer [here](https://www.dynamsoft.com/barcode-reader/downloads/#javascript) to apply for a 30 day trial license. + diff --git a/barcode-reader/web/debug/general-troubleshooting-steps-for-decode-failure.md b/barcode-reader/web/debug/general-troubleshooting-steps-for-decode-failure.md index cca9522..3b5a27e 100644 --- a/barcode-reader/web/debug/general-troubleshooting-steps-for-decode-failure.md +++ b/barcode-reader/web/debug/general-troubleshooting-steps-for-decode-failure.md @@ -14,20 +14,20 @@ Generally, with some setting changes via our APIs, Dynamsoft Barcode Reader Java ## Step 1 - try different scan settings with our standard online demo -1. The first thing is to try the [JavaScript online demo](https://demo.dynamsoft.com/barcode-reader-js/). If the barcode is not being picked up under normal settings, let's try out some different settings in the demo. By default, the demo runs on the Best Speed mode, which you can see under the "Scan Settings" on the left-hand side. To potentially improve the performance, we recommend trying out the two other available modes in the demo: Balance or Best Coverage. Best Coverage will prioritize read rate over speed, while Best Speed will prioritize speed over accuracy or read rate. Balance offers the perfect mixture between the two. +1. The first thing is to try the [JavaScript online demo](https://demo.dynamsoft.com/barcode-reader-js/). If the barcode is not being picked up under normal settings, let's try out some different settings in the demo. By default, the demo runs on the Best Speed mode, which you can see under the "Scan Settings" on the left-hand side. To potentially improve the performance, we recommend trying out the other available mode in the demo: Read rate first. This will prioritize read rate over speed, while Speed first will prioritize speed over accuracy or read rate. - Best coverage + Best coverage -2. Enable Full HD resolution in the demo - Full HD +2. Enable Full HD resolution in the demo
+ Full HD ## Step 2 - capture image frames and send to Dynamsoft for analysis -1. Go to [JavaScript online demo debug mode](https://demo.dynamsoft.com/barcode-reader-js?debug=true) -> Click "START SCAN" -> Click the "Scan Settings" button. -> Place the barcode inside the scan region -> Click the "Capture" button on the top right corner -> A zip file that contains 8 frames will be downloaded. +1. Go to [JavaScript online demo debug mode](https://demo.dynamsoft.com/barcode-reader-js?debug=true) -> Click "START SCAN" with any desired option -> Click the "Scan Settings" button. -> Place the barcode inside the scan region -> Click the "Capture" button on the top right corner -> A zip file that contains 8 frames will be downloaded. - Frames crop + Frames crop 2. Share the video frames set with [Dynamsoft Support team](https://www.dynamsoft.com/contact/). Our support team will investigate the video frames and get back to you with a solution as soon as possible. diff --git a/barcode-reader/web/index.md b/barcode-reader/web/index.md index 413bfb5..119ae62 100644 --- a/barcode-reader/web/index.md +++ b/barcode-reader/web/index.md @@ -41,7 +41,7 @@ Welcome! Browse the sections below for answers to common questions, configuratio - [How do I create a NodeJS application using the SDK?](configuration/nodejs-implementation.html) - [Offline mode usage for JavaScript SDK](configuration/javascript-sdk-offline-mode-use.html) - [Newline character not being rendered](configuration/newline-character-not-being-rendered.html) -- [Pop-up window during trial process](configuration/pop-up-window-during-trail-process.html) +- [Pop-up window during trial process](configuration/pop-up-window-during-trial-process.html) - [Read from existing files](configuration/read-from-existing-files.html) - [Scan US driver's license](configuration/scan-US-drivers-license.html) - [Upgrade old to new version](configuration/upgrade-old-to-new.html) diff --git a/mrz-scanner/index.md b/mrz-scanner/index.md index 2ad35c3..a465ef4 100644 --- a/mrz-scanner/index.md +++ b/mrz-scanner/index.md @@ -11,45 +11,118 @@ noTitleIndex: true Choose a category to get started. - @@ -57,15 +130,35 @@ Choose a category to get started.
- -

๐Ÿ“š General

-

Common questions, requirements, and behavior of the MRZ Scanner.

+
+

+ + General +

+ +

+ Common questions, requirements, and behavior of the MRZ Scanner. +

- -

๐Ÿ”‘License

-

How licensing works, trial vs. production, and deployment guidance.

+
+

+ + License +

+ +

+ How licensing works, trial versus production, and deployment guidance. +

@@ -75,8 +168,8 @@ Choose a category to get started. ## Quick Links - [What MRZ formats does the Dynamsoft MRZ Scanner support?](/faq/mrz-scanner/general/mrz-formats-supported.html) -- [Can the MRZโ€ฏScanner process static images or PDFs, or does it only work with a live camera? ](/faq/mrz-scanner/general/static-image-and-pdf-support.html) -- [Does the MRZโ€ฏScanner perform any data validation on the decoded results?](/faq/mrz-scanner/general/data-validation.html) +- [Can the MRZ Scanner process static images or PDFs, or does it only work with a live camera?](/faq/mrz-scanner/general/static-image-and-pdf-support.html) +- [Does the MRZ Scanner perform any data validation on the decoded results?](/faq/mrz-scanner/general/data-validation.html) - [How can I customize the scanner UI (hide the scan guide, format selector, upload button, etc.)?](/faq/mrz-scanner/general/ui-customization.html) - [How do I handle the scanned results in my application?](/faq/mrz-scanner/general/handling-results.html) - [How to expand the quota for a runtime license?](/faq/mrz-scanner/license/expand-quota-for-runtime-license.html)