The sample demonstrates how to use Dynamic Web TWAIN UI-less API to build web document scanning applications.
npm install dwt
-
Get a license from Dynamsoft Licensing Portal.
-
Update the license key in
index.html
.Dynamsoft.DWT.ProductKey = "LICENSE-KEY";
-
Run the sample.
python -m http.server