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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ 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 free public trial license. Note that network connection is required for this license to work.
9
-
// 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
8
+
// The string "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" here is a free public trial license. Note that network connection is required for this license to work.
9
+
// 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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ 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 free public trial license. Note that network connection is required for this license to work.
9
-
// 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
8
+
// The string "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" here is a free public trial license. Note that network connection is required for this license to work.
9
+
// 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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -157,8 +157,8 @@ 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 free public trial license. Note that network connection is required for this license to work.
161
-
// 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
160
+
// The string "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" here is a free public trial license. Note that network connection is required for this license to work.
161
+
// 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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ 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 free public trial license. Note that network connection is required for this license to work.
53
-
// 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
52
+
// The string "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" here is a free public trial license. Note that network connection is required for this license to work.
53
+
// 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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,8 +76,8 @@ 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 free public trial license. Note that network connection is required for this license to work.
80
-
// 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
79
+
// The string "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" here is a free public trial license. Note that network connection is required for this license to work.
80
+
// 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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -84,8 +84,8 @@ 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 free public trial license. Note that network connection is required for this license to work.
88
-
// 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
87
+
// The string "DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" here is a free public trial license. Note that network connection is required for this license to work.
88
+
// 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