dwt 17.3.4 → 17.3.5
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/README.md +6 -6
- 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 +5 -5
- package/dist/dynamsoft.webtwain.min.mjs +5 -5
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
- package/samples/AcquireImage.html +0 -69
- package/samples/CustomScan.html +0 -98
- package/samples/Dynamic Web TWAIN Online Demo.html +0 -8
- package/samples/Dynamic Web TWAIN Sample Code Gallery.html +0 -8
- package/samples/Edit.html +0 -111
- package/samples/LoadAndSaveImages.html +0 -103
- package/samples/Navigation.html +0 -197
- package/samples/PDFRasterizer.html +0 -88
- package/samples/ReadBarcode.html +0 -231
- package/samples/ScanOrCapture.html +0 -202
- package/samples/Thumbnail.html +0 -88
- package/samples/mobilebrowsercapture.html +0 -13
package/README.md
CHANGED
|
@@ -58,7 +58,7 @@ Note: Dynamic Web TWAIN SDK **v17.3** is built in this package. For more detail,
|
|
|
58
58
|
- NPM
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
-
npm install dwt
|
|
61
|
+
npm install dwt@17.3.5
|
|
62
62
|
```
|
|
63
63
|
|
|
64
64
|
### A Virtual Scanner
|
|
@@ -225,15 +225,15 @@ https://www.dynamsoft.com/Products/WebTWAIN_License.aspx
|
|
|
225
225
|
|
|
226
226
|
>`Dynamsoft Service (DynamsoftService.exe, 64bit)`
|
|
227
227
|
>
|
|
228
|
-
>**v17.3** (build version 1, 7, 3,
|
|
228
|
+
>**v17.3.5** (build version 1, 7, 3, 1212)
|
|
229
229
|
>
|
|
230
|
-
>`Dynamsoft Service Manager (
|
|
230
|
+
>`Dynamsoft Service Manager (DWASManager_17351212.dll, 64bit)`
|
|
231
231
|
>
|
|
232
|
-
>**v17.3** (build version 17, 3,
|
|
232
|
+
>**v17.3.5** (build version 17, 3, 5, 1212)
|
|
233
233
|
>
|
|
234
|
-
>`Dynamic Web TWAIN (dwt_17.3.
|
|
234
|
+
>`Dynamic Web TWAIN (dwt_17.3.5.1212.dll, 64bit)`
|
|
235
235
|
>
|
|
236
|
-
>**v17.3** (build version 17, 3,
|
|
236
|
+
>**v17.3.5** (build version 17, 3, 5, 1212)
|
|
237
237
|
>
|
|
238
238
|
>`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.4.0.0531.dll, 64bit)`
|
|
239
239
|
>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|