From 2994aa4cd7b2ddfc70b1256db60c847d8d9d20cc Mon Sep 17 00:00:00 2001 From: yqz5625 <124620364+yqz5625@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:33:18 +0800 Subject: [PATCH 1/4] Update sidelist-faq.html --- _includes/sidelist-faq.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/_includes/sidelist-faq.html b/_includes/sidelist-faq.html index 2b2502a2..1932c3f1 100644 --- a/_includes/sidelist-faq.html +++ b/_includes/sidelist-faq.html @@ -1,23 +1,29 @@
  • - FAQ + FAQ
  • From ed541d06ec4c47db119b475f309bc65577adc63f Mon Sep 17 00:00:00 2001 From: yqz5625 <124620364+yqz5625@users.noreply.github.com> Date: Tue, 8 Apr 2025 18:02:12 +0800 Subject: [PATCH 2/4] Update general.md --- faq/general/general.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/faq/general/general.md b/faq/general/general.md index 9fb9ed30..f841bed2 100644 --- a/faq/general/general.md +++ b/faq/general/general.md @@ -22,5 +22,3 @@ permalink: /faq/general/general.html 5. [How to scan specific pages of a pdf file?](scan-specific-page.html) 6. [How to scan barcodes on US Driver's Licenses and extract the information?](scan-us-drivers-license.html) - -7. [How does your SDK compare to other commercial SDKs?](competitors-comparison.html) From 6739cf1cf82265a25061b0967eb8cd7918473a28 Mon Sep 17 00:00:00 2001 From: yqz5625 <124620364+yqz5625@users.noreply.github.com> Date: Tue, 8 Apr 2025 18:06:26 +0800 Subject: [PATCH 3/4] Update configuration.md --- faq/general/configuration.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/faq/general/configuration.md b/faq/general/configuration.md index 637a58a9..bdea97b5 100644 --- a/faq/general/configuration.md +++ b/faq/general/configuration.md @@ -17,12 +17,10 @@ permalink: /faq/general/configuration.html 3. [How to filter incorrect results with the barcode result length?](avoid-incorrect-results.html) -4. [What will happen if licenses are not renewed in time?](what-happens-if-license-expires.html) +4. [How to Handle Non-printable Characters Like "\u{1D}" or "{GS}" from the Barcode Text?](unprintable-character.html) -5. [How to Handle Non-printable Characters Like "\u{1D}" or "{GS}" from the Barcode Text?](unprintable-character.html) +5. [How to create custom settings template?](custom-settings-template.html) -6. [How to create custom settings template?](custom-settings-template.html) +6. [How can I sort the barcodes of my image in reading order?](sort-barcodes-image.html) -7. [How can I sort the barcodes of my image in reading order?](sort-barcodes-image.html) - -8. [How to Scan EAN/UPC with Addon Codes?](how-to-scan-ean-upc-with-addon.md) +7. [How to Scan EAN/UPC with Addon Codes?](how-to-scan-ean-upc-with-addon.md) From f2abba23bd2b9a95dc2129d11c6dd0960679c4c0 Mon Sep 17 00:00:00 2001 From: yqz5625 <124620364+yqz5625@users.noreply.github.com> Date: Tue, 8 Apr 2025 18:07:22 +0800 Subject: [PATCH 4/4] Update license-usage.md --- faq/general/license-usage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/faq/general/license-usage.md b/faq/general/license-usage.md index df90250d..5164a845 100644 --- a/faq/general/license-usage.md +++ b/faq/general/license-usage.md @@ -28,3 +28,5 @@ permalink: /faq/general/license-usage.html 8. [How does license tracking work with the three standard licensing options - Per Scan, Per Device, Per Concurrent Device?](how-license-tracking-works.html) 9. [When is a new license spot taken when using a per-device licensing model?](new-license-required-per-device-licensing.html) + +10. [What will happen if licenses are not renewed in time?](what-happens-if-license-expires.html)