Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion programming-old/android/samples-v2.2.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/android/user-guide-mrz-v2.2.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/android/user-guide-mrz.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/android/user-guide-v1.2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Download the Dynamsoft Label Recognition SDK from the [Dynamsoft website](https:
}
```

Please replace `<insert DLR license key here>` 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 `<insert DLR license key here>` 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, `<full image path>` should also be replaced with the full path to the image you'd like to recognize.

Expand Down
2 changes: 1 addition & 1 deletion programming-old/android/user-guide-v2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/android/user-guide-v2.2.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/objectivec-swift/samples-v2.2.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/objectivec-swift/user-guide-mrz-v2.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/objectivec-swift/user-guide-mrz.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/objectivec-swift/user-guide-v2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming-old/objectivec-swift/user-guide-v2.2.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming/android/samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming/android/user-guide-v3.0.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming/android/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming/objectivec-swift/samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming/objectivec-swift/user-guide-v3.0.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down
2 changes: 1 addition & 1 deletion programming/objectivec-swift/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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

Expand Down