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: _articles/info/api/appendix.md
+89-17Lines changed: 89 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,19 +50,15 @@ description: Dynamic Web TWAIN SDK Documentation API Appendix Page
50
50
|-1090 | BMP format error or not supported |
51
51
|-1100 | PNG format error or not supported |
52
52
|-1110 | Unrecognized file extension |
53
+
|-1119 | This PDF file is not supported by the Core module. You may need to activate your PDF Rasterizer license to support this PDF file. Please contact support for further information. |
53
54
|-1126 | The specified module could not be found. |
|-2007 | The system is busy, some operations are not completed. Please try later |
61
56
|-2137 | Cross-Origin Resource Sharing (CORS) policy is blocking the access. Please contact the Administrator to configure 'Access-Control-Allow-Origin'.|
62
-
|-2120 | There must be at least one OCR result. \| No detection model found in local. \| No recognition model found in local. |
63
57
|-2207 | The Dynamic Web TWAIN Service installed on your computer is outdated and no longer works with the JavaScript code on the website |
64
58
|-2208 | The connection with the local Dynamic Web TWAIN Service encountered a problem and has been reset |
65
59
|-2209 | The HTML5 (Chrome&Firefox) edition does not support this method or property |
60
+
|-2210 | You cannot call this method on this WebTwain instance because it does not use the default viewer. |
61
+
|-2211 | The element is already bound to the viewer. |
66
62
|-2217 | Missing dependent files for OCR Kit. |
67
63
|-2300 | Http upload error: the HTTP Server cannot empty |
68
64
|-2301 | Network error |
@@ -87,19 +83,12 @@ description: Dynamic Web TWAIN SDK Documentation API Appendix Page
87
83
|-2320 | Invalid file |
88
84
|-2321 | The Enumerations is out of range |
89
85
|-2322 | The left or top or right or bottom you entered is invalid |
90
-
|-2325 | The current product key is empty or invalid, please contact the site administrator|
91
-
|-2326 | The current product key has expired, please contact the site administrator|
86
+
|-2325 | The license is invalid. \| The current product key is empty or invalid.|
87
+
|-2326 | The Dynamic Web TWAIN license expired${sDate}. Please contact the website developer for further assistance. \| The document scanning SDK license expired${sDate}. Please contact the website developer for further assistance. \| The Dynamic Web TWAIN product key expired${sDate}. Please contact the website developer for further assistance. \| The document scanning SDK product key expired${sDate}. Please contact the website developer for further assistance.|
92
88
|-2327 | The current product key does not support Chrome, please contact the site administrator |
93
89
|-2328 | The current product key does not support Firefox, please contact the site administrator |
94
90
|-2329 | The current product key does not support IE, please contact the site administrator |
95
91
|-2330 | The current product key does not support Edge, please contact the site administrator |
96
-
|-2331 | The current product key is a trial version key but your local Dynamic Web TWAIN Service is in full version, please uninstall your local version first and access this page again to install the correct version. If the issue persists, please contact the site administrator |
97
-
|-2332 | The current product key is a full version key but your local Dynamic Web TWAIN Service is in trial version, please uninstall your local version first and access this page again to install the correct version. If the issue persists, please contact the site administrator |
98
-
|-2333 | The current product key is missing the core license, please contact the site administrator |
99
-
|-2334 | The current product key does not include a license for reading 1D barcode, please contact the site administrator |
100
-
|-2335 | The current product key does not include a license for reading QRcode barcode, please contact the site administrator |
101
-
|-2336 | The current product key does not include a license for reading PDF417 barcode, please contact the site administrator |
102
-
|-2337 | The current product key does not include a license for reading DataMatrix barcode, please contact the site administrator |
103
92
|-2338 | The current product key does not support Webcam, please contact the site administrator |
104
93
|-2339 | The current product key does not support pdf rasterizer, please contact the site administrator |
105
94
|-2340 | The license for the module OCR Kit is not found or has expired. |
@@ -124,21 +113,92 @@ description: Dynamic Web TWAIN SDK Documentation API Appendix Page
124
113
|-2360 | The Enumerations is null or undefined |
125
114
|-2361 | You cannot convert more than one image to base64 string when the format is BMP, JPG or PNG |
126
115
|-2362 | Convert to base64 failed |
116
+
|-2363 | The data format is not supported. |
117
+
|-2365 | The url is invalid. |
118
+
|-2366 | Converting images to a base64 string failed. |
127
119
|-2367 | Invalid value for the parameter segmentUploadThreshold |
128
120
|-2368 | Invalid value for the parameter moduleSize |
129
121
|-2369 | The module for Dynamic Web TWAIN has failed to download |
130
122
|-2370 | The current product key is invalid, please contact the site administrator |
131
123
|-2372 | You cannot convert more than one image to binary when the format is BMP, JPG or PNG |
124
+
|-2375 | The left or top or right or bottom you entered is invalid. |
125
+
|-2376 | The generate url failed. |
126
+
|-2377 | Failed to set Image Capture Driver Type. |
127
+
|-2378 | Invalid value for the tiff tag code. |
128
+
|-2380 | Please make sure the Uploader Module has been installed. |
129
+
|-2381 | scanSetup is invalid. |
130
+
|-2382 | Scanner setup error: Invalid Transfer Mode. |
131
+
|-2383 | Scanner setup error: fileXfer is invalid. |
132
+
|-2384 | Scanner setup error: Invalid fileName in fileXfer. |
133
+
|-2385 | Scanner setup error: Invalid fileFormat in fileXfer. |
134
+
|-2386 | Output setup error: Invalid httpParams in outputSetup. |
135
+
|-2387 | Output setup error: Invalid type in outputSetup. |
136
+
|-2388 | Output setup error: Invalid url in outputSetup.httpParams. |
137
+
|-2389 | Output setup error: Invalid fileName in outputSetup.httpParams. |
138
+
|-2390 | Output setup error: Invalid format in outputSetup. |
139
+
|-2391 | Invalid event name. |
140
+
|-2392 | The current product key does not support Safari. Please contact the site administrator. |
141
+
|-2393 | Failed to convert the data to blob. |
142
+
|-2394 | Invalid tag name. |
132
143
|-2395 | The module for Dynamic Web TWAIN failed to download.|
144
+
|-2396 | The current product key is invalid. Please contact the site administrator. |
145
+
|-2397 | API + " doesn't work under current settings." |
133
146
|-2399 | Invalid imageId.|
147
+
|-2400 | API + " doesn't work under current settings." |
148
+
|-2401 | Failed to load image: XXX |
149
+
|-2416 | Invalid parameter. |
150
+
|-2417 | The left or top or right or bottom you entered is invalid. |
151
+
|-2418 | The width you entered is invalid. |
152
+
|-2419 | The height you entered is invalid. |
153
+
|-2420 | The width or height is out of image size. |
154
+
|-2423 | The index is invalid. |
155
+
|-2426 | You have used a full license with a trial license which is not permitted. Please check and update Dynamsoft.DWT.ProductKey. |
156
+
|-2428 | Tiff tag count has exceeded the limit. |
157
+
|-2429 | The method SelectSource() must be invoked asynchronously (i.e. with callback functions) when ImageCaptureDriverType is set to TWAIN_AND_ICA or TWAIN_AND_TWAIN64. |
158
+
|-2432 | Operation in progress, please try again when the current operation has finished. |
159
+
|-2436 | Mixed Content: The page at "' + url + '" was loaded over HTTPS, but requested an insecure resource "' + serverUrl + '/ddm/18625/ddm/SearchScanner". This request has been blocked; the content must be served over HTTPS. |
160
+
|-2438 | SelectSource cannot be used synchronously when Object is created by CreateRemoteScanObjectAsync. Please use SelectSourceAsync instead. |
161
+
|-2439 | You cannot call the method bindViewer() when Dynamsoft.DWT.UseDefaultViewer is set to false. |
162
+
|-2444 | A license can only be specified once and has already been set using the ProductKey API. |
163
+
|-2500 | An ImageEditor already exists. |
164
+
|-2501 | A ThumbnailViewer already exists. |
165
+
|-2502 | A CustomElement already exists. |
166
+
|-2504 | The ImageEditor object has been disposed. |
167
+
|-2505 | This ThumbnailViewer doesn't exist. |
168
+
|-2506 | The ThumbnailViewer object has been disposed. |
169
+
|-2507 | This CustomElement doesn't exist. |
170
+
|-2508 | The CustomElement object has been disposed. |
0 commit comments