dwt 18.3.0 → 18.4.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 +15 -17
- package/README.md +16 -16
- package/dist/dist/DynamsoftServiceSetup-arm64.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 +40 -29
- package/dist/dynamsoft.webtwain.min.mjs +40 -29
- package/dist/src/dynamsoft.lts.js +6 -6
- package/dist/src/dynamsoft.webtwain.css +1 -1
- package/dist/src/dynamsoft.webtwain.viewer.css +3 -3
- package/dist/src/dynamsoft.webtwain.viewer.js +3 -3
- package/dist/types/Addon.PDF.d.ts +47 -0
- package/dist/types/Dynamsoft.Enum.d.ts +14 -8
- package/dist/types/Dynamsoft.d.ts +25 -1
- package/dist/types/WebTwain.Acquire.d.ts +69 -58
- package/dist/types/WebTwain.Buffer.d.ts +73 -8
- package/dist/types/WebTwain.Edit.d.ts +7 -6
- package/dist/types/WebTwain.IO.d.ts +42 -8
- package/dist/types/WebTwain.Util.d.ts +2 -0
- package/dist/types/WebTwain.Viewer.d.ts +48 -6
- package/dist/types/WebTwain.d.ts +12 -6
- package/package.json +1 -1
package/LICENSE.txt
CHANGED
|
@@ -1,32 +1,30 @@
|
|
|
1
1
|
Dynamic Web TWAIN License Agreement (EULA)
|
|
2
|
-
Revision date:
|
|
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.
|
|
2
|
+
Revision date: 9/26/2023
|
|
3
|
+
IMPORTANT - READ CAREFULLY: THIS IS A LEGAL AGREEMENT BETWEEN YOU (OR "LICENSEE") 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.
|
|
4
4
|
1. DEFINITIONS
|
|
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.
|
|
6
|
-
"Client Device" means: (i) a desktop computer (Windows, macOS or Linux) that runs Dynamic Web TWAIN Service, or (ii) a browser client of a mobile device that accesses the Software.
|
|
7
|
-
"Licensee" means the person or entity entering into this Agreement with Dynamsoft. Any person who is entering into this Agreement on behalf of an organizational entity represents that he or she has the authority to bind such entity.
|
|
8
|
-
"Redistributables" are those runtime libraries and files intended for duplication and distribution with the Application.
|
|
9
|
-
"Server" means a device or computer that has the
|
|
10
|
-
"Software": The "Dynamic Web TWAIN" software and its add-ons, accompanying components, parts and documentation that have been developed by Dynamsoft. If you are using Dynamic Web TWAIN along with Dynamsoft OCR Professional add-on, the Dynamsoft OCR Professional EULA will apply at the same time.
|
|
11
|
-
2.GRANT OF LICENSE
|
|
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.
|
|
6
|
+
• "Client Device" means: (i) a desktop computer (Windows, macOS or Linux) that runs Dynamic Web TWAIN Service, or (ii) a browser client of a mobile device that accesses the Software.
|
|
7
|
+
• "Licensee" means the person or entity entering into this Agreement with Dynamsoft. Any person who is entering into this Agreement on behalf of an organizational entity represents that he or she has the authority to bind such entity.
|
|
8
|
+
• "Redistributables" are those runtime libraries and files intended for duplication and distribution with the Application.
|
|
9
|
+
• "Server" means a device or computer that has the Application deployed. Server includes the following: (i) a networked device with the Software installed that's accessible by multiple users who can independently operate the Software from another machine, (ii) a networked device with the Software running as a service that accepts connections from other machines or applications, (iii) a computer with the Software running to service the public or multiple users, e.g. a kiosk or a scan station, and (iv) a web server with the Software deployed that accepts end user connection to run the Software on the client machines.
|
|
10
|
+
• "Software": The "Dynamic Web TWAIN" software and its add-ons, accompanying components, parts and documentation that have been developed by Dynamsoft. If you are using Dynamic Web TWAIN along with Dynamsoft OCR Professional add-on, the Dynamsoft OCR Professional EULA will apply at the same time.
|
|
11
|
+
2. GRANT OF LICENSE
|
|
12
12
|
Dynamsoft Corporation grants you a nonexclusive, non-transferable, and limited license to use the Software products and functionalities for which you have paid the applicable fees solely for your internal business purposes and in accordance with the terms and conditions of this Agreement. The Software is licensed, not sold, to you. If you acquire or are provided with any directories, components, connectors, utilities, data, or other items from Dynamsoft for use with the Software (the "Additional Software"), your use of the Additional Software shall be in accordance with the terms, conditions, obligations and restrictions of this Agreement. The term "Software" as used herein, shall be deemed to include the Additional Software and Third-Party Products.
|
|
13
13
|
2.1 Installation and Use
|
|
14
14
|
You may install and use the Software only in the configuration and for the number of licenses acquired by you. In order to exercise your rights to the Software under this License Agreement you must activate your copy of the Software in the manner described during the launch sequence. Dynamsoft may control the number and type of licenses and the use of the Software by keycode(s).
|
|
15
15
|
2.2 Evaluation License
|
|
16
16
|
An Evaluation License may be used only for quantity, type of licenses specified and for the period specified on the Software packaging, ordering or shipping documentation. Upon expiration of such specified period, the Software associated with an Evaluation License will cease to function unless Licensee has purchased full license keys. If the ordering or shipping documentation specifies a particular project, the Software may be used only with that project.
|
|
17
17
|
An Evaluation License may only be used for evaluation or testing purposes and may not be used for production purposes. Notwithstanding any other provision of this Agreement, Software provided under an Evaluation License is provided "AS-IS" without warranty of any kind, express or implied. An Evaluation License may be terminated by Dynamsoft Corporation upon written notice at any time.
|
|
18
|
-
2.3 Deployment License
|
|
18
|
+
2.3 Deployment License
|
|
19
19
|
A Deployment License allows copying, deployment, and distribution of the Redistributables to end users, without further distribution, as part of the Application for your internal business purposes, not for resale to external customers.
|
|
20
20
|
Unless otherwise stated in a duly executed agreement, annual subscription licenses will be valid for one year beginning with the license activation date. Licensee can extend licenses for additional one-year periods (each a "Renewal Term").
|
|
21
21
|
The Deployment Licenses is on a per Application basis with the following licensing options available:
|
|
22
|
-
|
|
22
|
+
2.3.1 Per Client Device License
|
|
23
23
|
One Client Device License allows access to a same-origin Application (same protocol, same host, and same port) to use the functionalities provided by the Software from one unique Client Device.
|
|
24
|
-
|
|
25
|
-
When you reach the limit of the granted number of license seats, Dynamsoft offers a free additional 10% of your client device allowance for your emergency use. Once running out of the additional client device allowance, no new client devices can access and use the Software until there are available license seats again. Please note that running out of your client device allowance wouldn't impact any client device that has already been licensed.
|
|
26
|
-
• 2.3.2 Per Server License
|
|
24
|
+
2.3.2 Per Server License
|
|
27
25
|
One Server License is required to deploy the Application to one Server. Servers apply to both physical and virtual servers and include but are not limited to production servers all of which require licensing: failover servers, development servers that are also used for testing purposes, quality assurance servers, testing servers, and staging servers. Continuous integration servers (build servers) and localhost development servers don't require additional licenses.
|
|
28
26
|
Per-server license is only for on-premises server deployment and is not applicable for cloud deployments. Please refer to section 2.4 below for applicable licensing if you are providing a cloud hosted/service application.
|
|
29
|
-
|
|
27
|
+
2.3.3 Per Page License
|
|
30
28
|
With a Per Page License, the Software can be used for processing a given number of document pages. For example, with a license for 100K pages of the scanner module of the Software, you can scan up to 100K document pages and save them to your server.
|
|
31
29
|
Please contact sales@dynamsoft.com if you are interested in the Per Page License option.
|
|
32
30
|
2.4 OEM, ASP/Service Bureau and other Deployment Licenses
|
|
@@ -46,7 +44,7 @@ Old license(s) will be revoked within 60 days after a license upgrade.
|
|
|
46
44
|
Dynamsoft reserves the right to change these terms and conditions at any time without prior notice.
|
|
47
45
|
6. OWNERSHIP
|
|
48
46
|
Dynamsoft and/or its suppliers retain all right, title and interest in and to the Software and all copies at all times, regardless of the form or media in or on which the original or other copies may subsequently exist. You neither own nor hereby acquire any claim or right of ownership to the Software or to any related patents, copyrights, trademarks or other intellectual property. You agree to retain the Software, the terms of this Agreement as well as any Software benchmark or similar tests (whether performed by you, Dynamsoft or any third party) in confidence and prevent them from unauthorized disclosure or use except with Dynamsoft prior written consent. Dynamsoft and/or its suppliers reserve all rights not expressly granted to you. Dynamsoft suppliers are the intended third-party beneficiaries of this License Agreement and have the express right to rely upon and directly enforce the terms set forth herein.
|
|
49
|
-
7.WARRANTIES AND DISCLAIMERS
|
|
47
|
+
7. WARRANTIES AND DISCLAIMERS
|
|
50
48
|
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.
|
|
51
49
|
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.
|
|
52
50
|
8. CONFLICT OR INCONSISTENCY
|
|
@@ -54,4 +52,4 @@ Unless expressly agreed otherwise, in the event of any conflict or inconsistency
|
|
|
54
52
|
9. APPLICABLE LAWS
|
|
55
53
|
This Agreement shall be construed, and the legal relations between the parties hereto shall be determined as follows: (a) If Licensee's head office is located in the United States, in accordance with the laws of the State of Delaware, and the federal laws of the United States; or (b) If Licensee's head office is located anywhere in the world except the United States, in accordance with the laws of the Province of British Columbia and the federal laws of Canada applicable therein; and (c) The United Nations Convention on Contracts for the International Sale of Goods and any conflicts of law principles and the Uniform Computer Information Transactions Act (where enacted) shall not apply to the Agreement. Any disputes pertaining to this Agreement requiring judicial action will only take place in the Province of British Columbia, Canada.
|
|
56
54
|
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.
|
|
55
|
+
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 **v18.
|
|
9
|
+
Note: Dynamic Web TWAIN SDK **v18.4** 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)
|
|
@@ -46,7 +46,7 @@ Note: Dynamic Web TWAIN SDK **v18.3** is built in this package. For more detail,
|
|
|
46
46
|
- ARM64
|
|
47
47
|
|
|
48
48
|
## License Key
|
|
49
|
-
[](https://www.dynamsoft.com/customer/license/trialLicense/?product=dwt)
|
|
49
|
+
[](https://www.dynamsoft.com/customer/license/trialLicense/?product=dwt&utm_source=npm)
|
|
50
50
|
|
|
51
51
|
## Installation
|
|
52
52
|
|
|
@@ -201,35 +201,35 @@ https://www.dynamsoft.com/Products/WebTWAIN_License.aspx
|
|
|
201
201
|
|
|
202
202
|
>`Dynamsoft Service (DynamsoftService.exe, 64bit)`
|
|
203
203
|
>
|
|
204
|
-
>**v18.
|
|
204
|
+
>**v18.4** (build version 1, 8, 4, 0926)
|
|
205
205
|
>
|
|
206
|
-
>`Dynamsoft Service Manager (
|
|
206
|
+
>`Dynamsoft Service Manager (DWASManager_18400926.dll, 64bit)`
|
|
207
207
|
>
|
|
208
|
-
>**v18.
|
|
208
|
+
>**v18.4** (build version 18, 4, 0, 0926)
|
|
209
209
|
>
|
|
210
|
-
>`Device Manager (
|
|
210
|
+
>`Device Manager (DeviceManager_18400926.dll, 64bit)`
|
|
211
211
|
>
|
|
212
|
-
>**v18.
|
|
212
|
+
>**v18.4** (build version 18, 4, 0, 0926)
|
|
213
213
|
>
|
|
214
|
-
>`Dynamic Web TWAIN (dwt_18.
|
|
214
|
+
>`Dynamic Web TWAIN (dwt_18.4.0.0926.dll, 64bit)`
|
|
215
215
|
>
|
|
216
|
-
>**v18.
|
|
216
|
+
>**v18.4** (build version 18,4, 0, 0926)
|
|
217
217
|
>
|
|
218
|
-
>`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.5.
|
|
218
|
+
>`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.5.1.0926.dll, 64bit)`
|
|
219
219
|
>
|
|
220
|
-
>**v18.
|
|
220
|
+
>**v18.4** (build version 11, 5, 1, 0926)
|
|
221
221
|
>
|
|
222
|
-
>`Dynamsoft Barcode Reader (dbrx64_9.6.0.
|
|
222
|
+
>`Dynamsoft Barcode Reader (dbrx64_9.6.0.0926.dll, 64bit)`
|
|
223
223
|
>
|
|
224
|
-
>**v9.6.0** (build version 9, 6, 0,
|
|
224
|
+
>**v9.6.0** (build version 9, 6, 0, 0926)
|
|
225
225
|
>
|
|
226
226
|
>`Dynamsoft Webcam Addon (DynamicWebcamx64_15.0.0.0625.dll, 64bit)`
|
|
227
227
|
>
|
|
228
|
-
>**v18.
|
|
228
|
+
>**v18.4** (build version 15, 0, 0, 0625)
|
|
229
229
|
>
|
|
230
|
-
>`Dynamsoft Upload Module (UploadModule_1.8.
|
|
230
|
+
>`Dynamsoft Upload Module (UploadModule_1.8.4.0926.dll, 64bit)`
|
|
231
231
|
>
|
|
232
|
-
>**v18.3** (build version 1, 8,
|
|
232
|
+
>**v18.3** (build version 1, 8, 4, 0926)
|
|
233
233
|
|
|
234
234
|
## Changelog
|
|
235
235
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|