You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/GeneralSettings/src/main/java/GeneralSettings.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ public static void main(String[] args) {
5
5
try {
6
6
7
7
// 1.Initialize license.
8
-
// The organization id 200001 here will grant you a public trial license good for 7 days. Note that network connection is required for this license to work.
8
+
// The organization id 200001 here will grant you a free public trial license. Note that network connection is required for this license to work.
9
9
// If you want to use an offline license, please contact Dynamsoft Support: https://www.dynamsoft.com/company/contact/
10
10
// You can also request a 30-day trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=java
Copy file name to clipboardExpand all lines: samples/HelloWorld/src/main/java/HelloWorld.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ public static void main(String[] args) {
5
5
try {
6
6
7
7
// 1.Initialize license.
8
-
// The organization id 200001 here will grant you a public trial license good for 7 days. Note that network connection is required for this license to work.
8
+
// The organization id 200001 here will grant you a free public trial license. Note that network connection is required for this license to work.
9
9
// If you want to use an offline license, please contact Dynamsoft Support: https://www.dynamsoft.com/company/contact/
10
10
// You can also request a 30-day trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=java
Copy file name to clipboardExpand all lines: samples/ImageDecoding/src/main/java/ImageDecoding.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ public static void main(String[] args) {
157
157
try {
158
158
159
159
// 1.Initialize license.
160
-
// The organization id 200001 here will grant you a public trial license good for 7 days. Note that network connection is required for this license to work.
160
+
// The organization id 200001 here will grant you a free public trial license. Note that network connection is required for this license to work.
161
161
// If you want to use an offline license, please contact Dynamsoft Support: https://www.dynamsoft.com/company/contact/
162
162
// You can also request a 30-day trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=java
Copy file name to clipboardExpand all lines: samples/Performance/AccuracyFirstSettings/src/main/java/AccuracyFirstSettings.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ public static void main(String[] args) {
49
49
try {
50
50
51
51
// 1.Initialize license.
52
-
// The organization id 200001 here will grant you a public trial license good for 7 days. Note that network connection is required for this license to work.
52
+
// The organization id 200001 here will grant you a free public trial license. Note that network connection is required for this license to work.
53
53
// If you want to use an offline license, please contact Dynamsoft Support: https://www.dynamsoft.com/company/contact/
54
54
// You can also request a 30-day trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=java
Copy file name to clipboardExpand all lines: samples/Performance/ReadRateFirstSettings/src/main/java/ReadRateFirstSettings.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ public static void main(String[] args) {
76
76
try {
77
77
78
78
// 1.Initialize license.
79
-
// The organization id 200001 here will grant you a public trial license good for 7 days. Note that network connection is required for this license to work.
79
+
// The organization id 200001 here will grant you a free public trial license. Note that network connection is required for this license to work.
80
80
// If you want to use an offline license, please contact Dynamsoft Support: https://www.dynamsoft.com/company/contact/
81
81
// You can also request a 30-day trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=java
Copy file name to clipboardExpand all lines: samples/Performance/SpeedFirstSettings/src/main/java/SpeedFirstSettings.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ public static void main(String[] args) {
84
84
try {
85
85
86
86
// 1.Initialize license.
87
-
// The organization id 200001 here will grant you a public trial license good for 7 days. Note that network connection is required for this license to work.
87
+
// The organization id 200001 here will grant you a free public trial license. Note that network connection is required for this license to work.
88
88
// If you want to use an offline license, please contact Dynamsoft Support: https://www.dynamsoft.com/company/contact/
89
89
// You can also request a 30-day trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=java
0 commit comments