dwt 17.2.5 → 17.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +8 -9
- package/README.md +13 -13
- package/dist/addon/dbrjs/dbr-8.8.7.full.wasm +0 -0
- package/dist/addon/dbrjs/dbr-8.8.7.full.wasm.js +285 -0
- package/dist/addon/dbrjs/dbr-8.8.7.worker.js +113 -0
- package/dist/addon/dbrjs/dbr.js +22 -11
- package/dist/addon/dynamsoft.webtwain.addon.camera.css +7 -0
- package/dist/dist/DynamsoftServiceSetup-arm64.deb +0 -0
- package/dist/dist/DynamsoftServiceSetup-mips64el.deb +0 -0
- package/dist/dist/DynamsoftServiceSetup.deb +0 -0
- package/dist/dist/DynamsoftServiceSetup.msi +0 -0
- package/dist/dist/DynamsoftServiceSetup.pkg +0 -0
- package/dist/dist/DynamsoftServiceSetup.rpm +0 -0
- package/dist/dynamsoft.webtwain.min.js +254 -373
- package/dist/dynamsoft.webtwain.min.mjs +262 -379
- package/dist/src/{dynamsoft.crypto-1.7.2.2.wasm → dynamsoft.crypto-1.7.3.wasm} +0 -0
- package/dist/src/{dynamsoft.imageProc-1.7.2.2.wasm → dynamsoft.imageProc-1.7.3.wasm} +0 -0
- package/dist/src/{dynamsoft.imageProc-sn-1.7.2.2.wasm → dynamsoft.imageProc-sn-1.7.3.wasm} +0 -0
- package/dist/src/{dynamsoft.imagecore-1.7.2.2.wasm → dynamsoft.imagecore-1.7.3.wasm} +0 -0
- package/dist/src/dynamsoft.imageio-1.7.3.wasm +0 -0
- package/dist/src/dynamsoft.imageio_wasm-1.7.3.js +34 -0
- package/dist/src/dynamsoft.lts.js +2 -2
- package/dist/src/{dynamsoft.pdfReader-1.7.2.2.wasm → dynamsoft.pdfReader-1.7.3.wasm} +0 -0
- package/dist/src/dynamsoft.pdfReader_wasm-1.7.3.js +34 -0
- package/dist/src/{dynamsoft.pdfWriter-1.7.2.2.wasm → dynamsoft.pdfWriter-1.7.3.wasm} +0 -0
- package/dist/src/dynamsoft.viewer.css +2 -3
- package/dist/src/dynamsoft.viewer.js +1 -2
- package/dist/src/dynamsoft.webtwain.css +1 -29
- package/dist/src/fastcomp/{dynamsoft.crypto-1.7.2.2.wasm → dynamsoft.crypto-1.7.3.wasm} +0 -0
- package/dist/src/fastcomp/{dynamsoft.imageProc-1.7.2.2.wasm → dynamsoft.imageProc-1.7.3.wasm} +0 -0
- package/dist/src/fastcomp/{dynamsoft.imagecore-1.7.2.2.wasm → dynamsoft.imagecore-1.7.3.wasm} +0 -0
- package/dist/src/fastcomp/dynamsoft.imageio-1.7.3.wasm +0 -0
- package/dist/src/fastcomp/dynamsoft.imageio_wasm-1.7.3.js +34 -0
- package/dist/src/fastcomp/{dynamsoft.pdfWriter-1.7.2.2.wasm → dynamsoft.pdfWriter-1.7.3.wasm} +0 -0
- package/dist/types/Addon.Camera.d.ts +145 -95
- package/dist/types/Addon.PDF.d.ts +2 -2
- package/dist/types/Dynamsoft.Enum.d.ts +12 -1
- package/dist/types/Dynamsoft.d.ts +9 -13
- package/dist/types/WebTwain.Buffer.d.ts +48 -14
- package/dist/types/WebTwain.Viewer.d.ts +102 -4
- package/dist/types/index.d.ts +1 -1
- package/package.json +2 -2
- package/samples/AcquireImage.html +1 -1
- package/samples/CustomScan.html +1 -1
- package/samples/Edit.html +1 -1
- package/samples/LoadAndSaveImages.html +1 -1
- package/samples/Navigation.html +1 -1
- package/samples/PDFRasterizer.html +1 -1
- package/samples/ReadBarcode.html +1 -1
- package/samples/ScanOrCapture.html +1 -1
- package/samples/Thumbnail.html +1 -1
- package/dist/addon/dbrjs/dbr-8.6.1.full.wasm +0 -0
- package/dist/addon/dbrjs/dbr-8.6.1.full.wasm.js +0 -134
- package/dist/addon/dbrjs/dbr-8.6.1.worker.js +0 -113
- package/dist/src/dynamsoft.imageio-1.7.2.2.wasm +0 -0
- package/dist/src/dynamsoft.imageio_wasm-1.7.2.2.js +0 -115
- package/dist/src/dynamsoft.pdfReader_wasm-1.7.2.2.js +0 -90
- package/dist/src/fastcomp/dynamsoft.imageio-1.7.2.2.wasm +0 -0
- package/dist/src/fastcomp/dynamsoft.imageio_wasm-1.7.2.2.js +0 -115
package/LICENSE.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
License Agreement
|
|
2
|
-
|
|
3
|
-
Revision date: 02/24/2022
|
|
4
|
-
|
|
1
|
+
Dynamic Web TWAIN License Agreement (EULA)
|
|
2
|
+
Revision date: 06/30/2022
|
|
5
3
|
IMPORTANT - READ CAREFULLY: THIS IS A LEGAL AGREEMENT BETWEEN YOU AND DYNAMSOFT CORPORATION, FOR THE DYNAMSOFT SOFTWARE AND ANY ACCOMPANYING ONLINE OR ELECTRONIC DOCUMENTATION ("SOFTWARE"). BEFORE CONTINUING WITH THE INSTALLATION OF THE SOFTWARE, YOU MUST READ, ACKNOWLEDGE AND ACCEPT THE TERMS AND CONDITIONS OF THE SOFTWARE LICENSE AGREEMENT THAT FOLLOWS ("AGREEMENT"). IF YOU DO NOT ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT, DO NOT CLICK AN "AGREE" OR SIMILAR BUTTON AND DO NOT INSTALL OR USE THE SOFTWARE.
|
|
6
4
|
1. DEFINITIONS
|
|
7
5
|
"Application" means an end user program that the Licensee develops using the Software and into which the Redistributables are incorporated, and which contain significant additional functionality over and above the functionality contained in the Software. Read what is counted as a single application to learn more.
|
|
@@ -51,8 +49,9 @@ Dynamsoft and/or its suppliers retain all right, title and interest in and to th
|
|
|
51
49
|
7.WARRANTIES AND DISCLAIMERS
|
|
52
50
|
THIS SOFTWARE AND THE ACCOMPANYING FILES ARE SOLD "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ANY USE BY YOU OF THE SOFTWARE IS AT YOUR OWN RISK.
|
|
53
51
|
NO LIABILITY FOR CONSEQUENTIAL DAMAGES. UNDER NO CIRCUMSTANCE SHALL DYNAMSOFT BE LIABLE FOR ANY DAMAGES WHATSOEVER ARISING FROM THE USE OR INABILITY TO USE DYNAMSOFT PRODUCTS.
|
|
54
|
-
8.
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
52
|
+
8. CONFLICT OR INCONSISTENCY
|
|
53
|
+
Unless expressly agreed otherwise, in the event of any conflict or inconsistency between the terms and conditions of this Agreement and any terms or conditions set forth in any purchase order or other document relating to the transactions contemplated by this Agreement, the terms and conditions set forth in this Agreement shall prevail.
|
|
54
|
+
9. APPLICABLE LAWS
|
|
55
|
+
This Agreement shall be governed by the laws of the Province of British Columbia and the federal laws of Canada applicable therein. Any disputes pertaining to this Agreement requiring judicial action will only take place in the Province of British Columbia, Canada.
|
|
56
|
+
10. BUSINESS PRACTICES
|
|
57
|
+
The Licensee shall (a) comply with all applicable laws and regulations, including all import and export laws and all anti-bribery laws, (b) avoid deceptive, misleading or unethical practices, and (c) conduct business in a manner that always reflects favorably on the Dynamsoft Products and Dynamsoft's goodwill and reputation, and (d) promptly notify Dynamsoft of any complaint or adverse claim about the Software of which Licensee becomes aware.
|
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
[Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain/overview/) is a cross-platform scanning SDK designed for web document management applications. With just a few lines of JavaScript code, you can develop robust web applications to scan documents, edit images and save them to file systems. To see it in action, please visit <a href="https://demo.dynamsoft.com/web-twain/" target="_blank">**this online demo**</a>
|
|
8
8
|
|
|
9
|
-
Note: Dynamic Web TWAIN SDK **v17.
|
|
9
|
+
Note: Dynamic Web TWAIN SDK **v17.3** is built in this package. For more detail, check the [Version Info](#versions).
|
|
10
10
|
|
|
11
11
|
## Table of Contents
|
|
12
12
|
- [Supported Environments](#supported-environments)
|
|
@@ -225,35 +225,35 @@ https://www.dynamsoft.com/Products/WebTWAIN_License.aspx
|
|
|
225
225
|
|
|
226
226
|
>`Dynamsoft Service (DynamsoftService.exe, 64bit)`
|
|
227
227
|
>
|
|
228
|
-
>**v17.
|
|
228
|
+
>**v17.3** (build version 1, 7, 3, 0531)
|
|
229
229
|
>
|
|
230
|
-
>`Dynamsoft Service Manager (
|
|
230
|
+
>`Dynamsoft Service Manager (DWASManager_17300531.dll, 64bit)`
|
|
231
231
|
>
|
|
232
|
-
>**v17.
|
|
232
|
+
>**v17.3** (build version 17, 3, 0, 0531)
|
|
233
233
|
>
|
|
234
|
-
>`Dynamic Web TWAIN (dwt_17.
|
|
234
|
+
>`Dynamic Web TWAIN (dwt_17.3.0.0531.dll, 64bit)`
|
|
235
235
|
>
|
|
236
|
-
>**v17.
|
|
236
|
+
>**v17.3** (build version 17, 3, 0, 0531)
|
|
237
237
|
>
|
|
238
|
-
>`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.
|
|
238
|
+
>`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.4.0.0531.dll, 64bit)`
|
|
239
239
|
>
|
|
240
|
-
>**v17.
|
|
240
|
+
>**v17.3** (build version 11, 4, 0, 0531)
|
|
241
241
|
>
|
|
242
242
|
>`Dynamsoft OCR Basic Engine (DynamicOCRx64_10.0.0.0618.dll, 64bit)`
|
|
243
243
|
>
|
|
244
|
-
>**v17.
|
|
244
|
+
>**v17.3** (build version 10, 0, 0, 0618)
|
|
245
245
|
>
|
|
246
|
-
>`Dynamsoft Barcode Reader (dbrx64_8.
|
|
246
|
+
>`Dynamsoft Barcode Reader (dbrx64_8.8.0.0531.dll, 64bit)`
|
|
247
247
|
>
|
|
248
|
-
>**v8.
|
|
248
|
+
>**v8.8.0** (build version 8, 8, 0, 0531)
|
|
249
249
|
>
|
|
250
250
|
>`Dynamsoft Webcam Addon (DynamicWebcamx64_15.0.0.0625.dll, 64bit)`
|
|
251
251
|
>
|
|
252
|
-
>**v17.
|
|
252
|
+
>**v17.3** (build version 15, 0, 0, 0625)
|
|
253
253
|
>
|
|
254
254
|
>`Dynamsoft Upload Module (UploadModule_1.7.2.1026.dll, 64bit)`
|
|
255
255
|
>
|
|
256
|
-
>**v17.
|
|
256
|
+
>**v17.3** (build version 1, 7, 2, 1026)
|
|
257
257
|
|
|
258
258
|
## Changelog
|
|
259
259
|
|
|
Binary file
|