-
Notifications
You must be signed in to change notification settings - Fork 4
Update troubleshooting steps and FAQ table for UI improvements #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
f11319b
Updated General troubleshooting steps around the updated demo
neeraj001122 8db12e9
FAQ table updated to fit the UI inside the Auxulary table.
neeraj001122 5d63dc5
Improve grid layout/CSS on barcode-reader and mrz-scanner index pages
lyzhang0113 b4127ad
Revamped the the FAQ to the latest behavior of the DSK.
neeraj001122 065b906
Updated the naming conventions of the image resources and the referen…
neeraj001122 5a2745d
Updated the naming convention of the resources and their references.
neeraj001122 633ec0f
Fix PR review comments in FAQ index docs
Copilot 92d2366
Merge pull request #57 from dynamsoft-docs/barcode-reader-index-css-fix
lyzhang0113 dab1ecc
Fix tile heading font size regressed by responsive grid update
lyzhang0113 4d076b1
Added the correct image reference of full-hd.jpg
neeraj001122 23fb9f8
Merge branch 'preview' of https://github.com/dynamsoft-docs/faq into …
neeraj001122 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
barcode-reader/web/configuration/pop-up-window-during-trail-process.md
This file was deleted.
Oops, something went wrong.
33 changes: 33 additions & 0 deletions
33
barcode-reader/web/configuration/pop-up-window-during-trial-process.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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: | ||
|
|
||
|  | ||
|
|
||
| **Expired License Warning** | ||
|
|
||
| After the 24-hour period expires, the warning changes to indicate the license has expired, and scanning functionality is disabled: | ||
|
|
||
|  | ||
|
|
||
| **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. | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@neeraj001122 @lyzhang0113 full-hd.jpg is missing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full-hd.jpg is now available.