From 859a3b295daa5d89187f713c550ad346d082a22c Mon Sep 17 00:00:00 2001 From: DMGithubPublisher Date: Tue, 6 Aug 2024 00:18:07 -0700 Subject: [PATCH 1/2] update to internal commit 78e55f09 --- programming-old/android/samples-v2.2.20.md | 2 +- programming-old/android/user-guide-mrz-v2.2.20.md | 2 +- programming-old/android/user-guide-mrz.md | 2 +- programming-old/android/user-guide-v1.2.1.md | 2 +- programming-old/android/user-guide-v2.0.0.md | 2 +- programming-old/android/user-guide-v2.2.20.md | 2 +- programming-old/objectivec-swift/samples-v2.2.20.md | 2 +- programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md | 2 +- programming-old/objectivec-swift/user-guide-mrz.md | 2 +- programming-old/objectivec-swift/user-guide-v2.0.0.md | 2 +- programming-old/objectivec-swift/user-guide-v2.2.20.md | 2 +- programming/android/samples.md | 2 +- programming/android/user-guide-v3.0.20.md | 2 +- programming/android/user-guide.md | 2 +- programming/objectivec-swift/samples.md | 2 +- programming/objectivec-swift/user-guide-v3.0.20.md | 2 +- programming/objectivec-swift/user-guide.md | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/programming-old/android/samples-v2.2.20.md b/programming-old/android/samples-v2.2.20.md index 17730ec..292330f 100644 --- a/programming-old/android/samples-v2.2.20.md +++ b/programming-old/android/samples-v2.2.20.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day offline trial license by default. ### Video Text Line Recognizing diff --git a/programming-old/android/user-guide-mrz-v2.2.20.md b/programming-old/android/user-guide-mrz-v2.2.20.md index d1f3718..4cf08b3 100644 --- a/programming-old/android/user-guide-mrz-v2.2.20.md +++ b/programming-old/android/user-guide-mrz-v2.2.20.md @@ -155,7 +155,7 @@ Add the SDK to your new project. Please read [Add the Libraries](#add-the-librar > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize Camera Module diff --git a/programming-old/android/user-guide-mrz.md b/programming-old/android/user-guide-mrz.md index 109cbb7..82321d5 100644 --- a/programming-old/android/user-guide-mrz.md +++ b/programming-old/android/user-guide-mrz.md @@ -155,7 +155,7 @@ Add the SDK to your new project. Please read [Add the Libraries](#add-the-librar > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize Camera Module diff --git a/programming-old/android/user-guide-v1.2.1.md b/programming-old/android/user-guide-v1.2.1.md index 2688d4d..e977657 100644 --- a/programming-old/android/user-guide-v1.2.1.md +++ b/programming-old/android/user-guide-v1.2.1.md @@ -80,7 +80,7 @@ Download the Dynamsoft Label Recognition SDK from the [Dynamsoft website](https: } ``` - Please replace `` with your DLR license key. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + Please replace `` with your DLR license key. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link In the snippet above, `` should also be replaced with the full path to the image you'd like to recognize. diff --git a/programming-old/android/user-guide-v2.0.0.md b/programming-old/android/user-guide-v2.0.0.md index 4427ef4..52bac0b 100644 --- a/programming-old/android/user-guide-v2.0.0.md +++ b/programming-old/android/user-guide-v2.0.0.md @@ -120,7 +120,7 @@ There are two ways to include the Dynamsoft Label Recognizer SDK into your proje >Note: >- Network connection is required for the license to work. >- "DLS2***" is a default free public trial license used in the sample. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link 2. Create an instance of Dynamsoft Label Recognizer diff --git a/programming-old/android/user-guide-v2.2.20.md b/programming-old/android/user-guide-v2.2.20.md index 4dd7856..c2e956d 100644 --- a/programming-old/android/user-guide-v2.2.20.md +++ b/programming-old/android/user-guide-v2.2.20.md @@ -150,7 +150,7 @@ Add the SDK to your new project. Please read [Add the SDK](#add-the-sdk) section > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize Camera Module diff --git a/programming-old/objectivec-swift/samples-v2.2.20.md b/programming-old/objectivec-swift/samples-v2.2.20.md index 29a44bb..b7c12ea 100644 --- a/programming-old/objectivec-swift/samples-v2.2.20.md +++ b/programming-old/objectivec-swift/samples-v2.2.20.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day offline trial license by default. ### Video Text Line Recognizing diff --git a/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md b/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md index 75828d3..d35c66e 100644 --- a/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md +++ b/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md @@ -143,7 +143,7 @@ Add the SDK to your new project. Please read [Add the Frameworks](#add-the-frame > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming-old/objectivec-swift/user-guide-mrz.md b/programming-old/objectivec-swift/user-guide-mrz.md index 4e6db51..0a77f2a 100644 --- a/programming-old/objectivec-swift/user-guide-mrz.md +++ b/programming-old/objectivec-swift/user-guide-mrz.md @@ -143,7 +143,7 @@ Add the SDK to your new project. Please read [Add the Frameworks](#add-the-frame > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming-old/objectivec-swift/user-guide-v2.0.0.md b/programming-old/objectivec-swift/user-guide-v2.0.0.md index 5194311..3b3e642 100644 --- a/programming-old/objectivec-swift/user-guide-v2.0.0.md +++ b/programming-old/objectivec-swift/user-guide-v2.0.0.md @@ -97,7 +97,7 @@ The following sample will demonstrate how to take a picture and recognize it. >Note: >- Network connection is required for the license to work. >- "DLS2***" is a default free public trial license used in the sample. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link 2. Create an instance of Dynamsoft Label Recognizer diff --git a/programming-old/objectivec-swift/user-guide-v2.2.20.md b/programming-old/objectivec-swift/user-guide-v2.2.20.md index a393bef..a3524d7 100644 --- a/programming-old/objectivec-swift/user-guide-v2.2.20.md +++ b/programming-old/objectivec-swift/user-guide-v2.2.20.md @@ -137,7 +137,7 @@ Add the SDK to your new project. Please read [Add the SDK](#add-the-sdk) section > >* Network connection is required for the license to work. >* The license string here will grant you a time-limited trial license. - >* You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >* You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/android/samples.md b/programming/android/samples.md index b9a366f..85b6d88 100644 --- a/programming/android/samples.md +++ b/programming/android/samples.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day offline trial license by default. ### Video Text Line Recognizing diff --git a/programming/android/user-guide-v3.0.20.md b/programming/android/user-guide-v3.0.20.md index adf30a8..edaef2d 100644 --- a/programming/android/user-guide-v3.0.20.md +++ b/programming/android/user-guide-v3.0.20.md @@ -190,7 +190,7 @@ To add the SDK to your new project, please read [add the libraries](#add-the-lib > >- Network connection is required for the license to work. >- The license string here will grant you a 24 hour trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/android/user-guide.md b/programming/android/user-guide.md index 919e40b..cad6126 100644 --- a/programming/android/user-guide.md +++ b/programming/android/user-guide.md @@ -197,7 +197,7 @@ A `CharacterModel` is a file that trained to support the text line recognition. > >- Network connection is required for the license to work. >- The license string here will grant you a 24 hour trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/objectivec-swift/samples.md b/programming/objectivec-swift/samples.md index 737c3a4..8ae6362 100644 --- a/programming/objectivec-swift/samples.md +++ b/programming/objectivec-swift/samples.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day offline trial license by default. ### Video Text Line Recognizing diff --git a/programming/objectivec-swift/user-guide-v3.0.20.md b/programming/objectivec-swift/user-guide-v3.0.20.md index 9fceb3b..ead1d36 100644 --- a/programming/objectivec-swift/user-guide-v3.0.20.md +++ b/programming/objectivec-swift/user-guide-v3.0.20.md @@ -154,7 +154,7 @@ To add the SDK to your new project, please read [add the xcframeworks](#add-the- > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/objectivec-swift/user-guide.md b/programming/objectivec-swift/user-guide.md index 6a52da7..dd0099b 100644 --- a/programming/objectivec-swift/user-guide.md +++ b/programming/objectivec-swift/user-guide.md @@ -164,7 +164,7 @@ A `CharacterModel` is a file that trained to support the text line recognition. > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link. Offline trial license is also available by [contacting us](https://www.dynamsoft.com/contact/){:target="_blank"}. + >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module From 58d2a80520fdf9f2346acbffa077d078994ae836 Mon Sep 17 00:00:00 2001 From: DMGithubPublisher Date: Tue, 6 Aug 2024 01:59:13 -0700 Subject: [PATCH 2/2] update to internal commit c6183651 --- programming-old/android/samples-v2.2.20.md | 2 +- programming-old/android/user-guide-mrz-v2.2.20.md | 2 +- programming-old/android/user-guide-mrz.md | 2 +- programming-old/android/user-guide-v1.2.1.md | 2 +- programming-old/android/user-guide-v2.0.0.md | 2 +- programming-old/android/user-guide-v2.2.20.md | 2 +- programming-old/objectivec-swift/samples-v2.2.20.md | 2 +- programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md | 2 +- programming-old/objectivec-swift/user-guide-mrz.md | 2 +- programming-old/objectivec-swift/user-guide-v2.0.0.md | 2 +- programming-old/objectivec-swift/user-guide-v2.2.20.md | 2 +- programming/android/samples.md | 2 +- programming/android/user-guide-v3.0.20.md | 2 +- programming/android/user-guide.md | 2 +- programming/objectivec-swift/samples.md | 2 +- programming/objectivec-swift/user-guide-v3.0.20.md | 2 +- programming/objectivec-swift/user-guide.md | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/programming-old/android/samples-v2.2.20.md b/programming-old/android/samples-v2.2.20.md index 292330f..6005a33 100644 --- a/programming-old/android/samples-v2.2.20.md +++ b/programming-old/android/samples-v2.2.20.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day offline trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day trial license by default. ### Video Text Line Recognizing diff --git a/programming-old/android/user-guide-mrz-v2.2.20.md b/programming-old/android/user-guide-mrz-v2.2.20.md index 4cf08b3..e1992be 100644 --- a/programming-old/android/user-guide-mrz-v2.2.20.md +++ b/programming-old/android/user-guide-mrz-v2.2.20.md @@ -155,7 +155,7 @@ Add the SDK to your new project. Please read [Add the Libraries](#add-the-librar > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize Camera Module diff --git a/programming-old/android/user-guide-mrz.md b/programming-old/android/user-guide-mrz.md index 82321d5..d5006b4 100644 --- a/programming-old/android/user-guide-mrz.md +++ b/programming-old/android/user-guide-mrz.md @@ -155,7 +155,7 @@ Add the SDK to your new project. Please read [Add the Libraries](#add-the-librar > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize Camera Module diff --git a/programming-old/android/user-guide-v1.2.1.md b/programming-old/android/user-guide-v1.2.1.md index e977657..8a4ec40 100644 --- a/programming-old/android/user-guide-v1.2.1.md +++ b/programming-old/android/user-guide-v1.2.1.md @@ -80,7 +80,7 @@ Download the Dynamsoft Label Recognition SDK from the [Dynamsoft website](https: } ``` - Please replace `` with your DLR license key. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + Please replace `` with your DLR license key. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link In the snippet above, `` should also be replaced with the full path to the image you'd like to recognize. diff --git a/programming-old/android/user-guide-v2.0.0.md b/programming-old/android/user-guide-v2.0.0.md index 52bac0b..13c7df2 100644 --- a/programming-old/android/user-guide-v2.0.0.md +++ b/programming-old/android/user-guide-v2.0.0.md @@ -120,7 +120,7 @@ There are two ways to include the Dynamsoft Label Recognizer SDK into your proje >Note: >- Network connection is required for the license to work. >- "DLS2***" is a default free public trial license used in the sample. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link 2. Create an instance of Dynamsoft Label Recognizer diff --git a/programming-old/android/user-guide-v2.2.20.md b/programming-old/android/user-guide-v2.2.20.md index c2e956d..111a301 100644 --- a/programming-old/android/user-guide-v2.2.20.md +++ b/programming-old/android/user-guide-v2.2.20.md @@ -150,7 +150,7 @@ Add the SDK to your new project. Please read [Add the SDK](#add-the-sdk) section > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize Camera Module diff --git a/programming-old/objectivec-swift/samples-v2.2.20.md b/programming-old/objectivec-swift/samples-v2.2.20.md index b7c12ea..02b0b8e 100644 --- a/programming-old/objectivec-swift/samples-v2.2.20.md +++ b/programming-old/objectivec-swift/samples-v2.2.20.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day offline trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day trial license by default. ### Video Text Line Recognizing diff --git a/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md b/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md index d35c66e..3ba4a5e 100644 --- a/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md +++ b/programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md @@ -143,7 +143,7 @@ Add the SDK to your new project. Please read [Add the Frameworks](#add-the-frame > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming-old/objectivec-swift/user-guide-mrz.md b/programming-old/objectivec-swift/user-guide-mrz.md index 0a77f2a..efce527 100644 --- a/programming-old/objectivec-swift/user-guide-mrz.md +++ b/programming-old/objectivec-swift/user-guide-mrz.md @@ -143,7 +143,7 @@ Add the SDK to your new project. Please read [Add the Frameworks](#add-the-frame > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming-old/objectivec-swift/user-guide-v2.0.0.md b/programming-old/objectivec-swift/user-guide-v2.0.0.md index 3b3e642..e88aa9e 100644 --- a/programming-old/objectivec-swift/user-guide-v2.0.0.md +++ b/programming-old/objectivec-swift/user-guide-v2.0.0.md @@ -97,7 +97,7 @@ The following sample will demonstrate how to take a picture and recognize it. >Note: >- Network connection is required for the license to work. >- "DLS2***" is a default free public trial license used in the sample. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link 2. Create an instance of Dynamsoft Label Recognizer diff --git a/programming-old/objectivec-swift/user-guide-v2.2.20.md b/programming-old/objectivec-swift/user-guide-v2.2.20.md index a3524d7..a95ee62 100644 --- a/programming-old/objectivec-swift/user-guide-v2.2.20.md +++ b/programming-old/objectivec-swift/user-guide-v2.2.20.md @@ -137,7 +137,7 @@ Add the SDK to your new project. Please read [Add the SDK](#add-the-sdk) section > >* Network connection is required for the license to work. >* The license string here will grant you a time-limited trial license. - >* You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link + >* You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/android/samples.md b/programming/android/samples.md index 85b6d88..62bb1a2 100644 --- a/programming/android/samples.md +++ b/programming/android/samples.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day offline trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=android){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=android), it comes with a 30-day trial license by default. ### Video Text Line Recognizing diff --git a/programming/android/user-guide-v3.0.20.md b/programming/android/user-guide-v3.0.20.md index edaef2d..63a5570 100644 --- a/programming/android/user-guide-v3.0.20.md +++ b/programming/android/user-guide-v3.0.20.md @@ -190,7 +190,7 @@ To add the SDK to your new project, please read [add the libraries](#add-the-lib > >- Network connection is required for the license to work. >- The license string here will grant you a 24 hour trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/android/user-guide.md b/programming/android/user-guide.md index cad6126..6f458e2 100644 --- a/programming/android/user-guide.md +++ b/programming/android/user-guide.md @@ -197,7 +197,7 @@ A `CharacterModel` is a file that trained to support the text line recognition. > >- Network connection is required for the license to work. >- The license string here will grant you a 24 hour trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=android){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/objectivec-swift/samples.md b/programming/objectivec-swift/samples.md index 8ae6362..b311c15 100644 --- a/programming/objectivec-swift/samples.md +++ b/programming/objectivec-swift/samples.md @@ -20,7 +20,7 @@ Before you start viewing the samples, the following concepts may help you unders ### License -A network connection is required to verify the trial license in the samples. You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day offline trial license by default. +A network connection is required to verify the trial license in the samples. You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=docs&package=ios){:target="_blank"} link. If you download the [Installation Package](https://www.dynamsoft.com/label-recognition/downloads/?product=dlr&utm_source=docs&package=ios), it comes with a 30-day trial license by default. ### Video Text Line Recognizing diff --git a/programming/objectivec-swift/user-guide-v3.0.20.md b/programming/objectivec-swift/user-guide-v3.0.20.md index ead1d36..554cf83 100644 --- a/programming/objectivec-swift/user-guide-v3.0.20.md +++ b/programming/objectivec-swift/user-guide-v3.0.20.md @@ -154,7 +154,7 @@ To add the SDK to your new project, please read [add the xcframeworks](#add-the- > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module diff --git a/programming/objectivec-swift/user-guide.md b/programming/objectivec-swift/user-guide.md index dd0099b..d88f2b8 100644 --- a/programming/objectivec-swift/user-guide.md +++ b/programming/objectivec-swift/user-guide.md @@ -164,7 +164,7 @@ A `CharacterModel` is a file that trained to support the text line recognition. > >- Network connection is required for the license to work. >- The license string here will grant you a time-limited trial license. - >- You can request a 30-day offline trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link + >- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr&utm_source=guide&package=ios){:target="_blank"} link ### Initialize the Camera Module