Skip to content

Commit 06679f0

Browse files
committed
new end-user post
1 parent 8acbf8b commit 06679f0

6 files changed

Lines changed: 63 additions & 0 deletions

File tree

_articles/end-user/index.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
layout: default-layout
3+
needAutoGenerateSidebar: true
4+
needGenerateH3Content: true
5+
noTitleIndex: true
6+
title: End-User Guide - Dynamic Web TWAIN SDK Documentation
7+
keywords: Dynamic Web TWAIN, Documentation, End User
8+
breadcrumbText: End-User Guide
9+
description: This article will guide the end users of your web app to use Dynamic Web TWAIN for document scanning.
10+
date: 2026-02-02 13:43:40 +0800
11+
last_modified: 2026-02-02 13:43:40 +0800
12+
---
13+
14+
This article aims at guiding you, an end-user of your company's web app, to scan documents using Dynamic Web TWAIN.
15+
16+
## Install Service
17+
18+
When you visit your company's web app and want to scan for the first time, you may be prompted to install Dynamic Web TWAIN if your IT does not have it installed. Please download the service installer and install it on your device. It is needed to communicate between the scanners and the web app.
19+
20+
Service Installation Dialog:
21+
22+
![service installation dialog](/assets/imgs/install-dialog.png)
23+
24+
If you still see the dialog after installation, try enabling [access to apps on your device](#allow-access-to-local-apps) and checking the [list of possible reasons](/_articles/faq/service-prompting-to-install-repeatedly.md).
25+
26+
## Allow Access to Local Apps
27+
28+
In latest browsers, you also need to grant access to apps on your device to make proper scanning.
29+
30+
When it is asking for permission, please click "Allow".
31+
32+
![permission dialog](/assets/imgs/end-user/permission-dialog.jpg)
33+
34+
If you accidentally block the access, you can reset it as shown in the following dialog.
35+
36+
![site settings](/assets/imgs/end-user/site-settings.jpg)
37+
38+
The UI may vary according to different browsers and browser versions.
39+
40+
## Perform Scanning
41+
42+
Now, visit your app and try to scan documents. Here, we are using Dynamsoft's [online demo](https://demo.dynamsoft.com/web-twain/) for illustration.
43+
44+
![web demo](/assets/imgs/end-user/web-demo.jpg)
45+
46+
If it does not detect any scanners, make sure that you have installed the driver. You can find the driver from scanner manufacturer's support site.
47+
48+
Canon's Driver Download Site:
49+
50+
![canon driver](/assets/imgs/end-user/canon-driver-download-site.jpg)
51+
52+
## Others
53+
54+
If you do not have the permission to make the changes, please contact your IT for help.
55+
56+
More resources:
57+
58+
* [Configuring the Dynamic Web TWAIN Service](/_articles/extended-usage/dynamsoft-service-configuration.md)
59+
* [What does the Dynamic Web TWAIN Service do on the end-user machine?](/_articles/faq/what-does-dynamsoft-service-do-on-end-user-machine.md)
60+
* [How to uninstall Dynamic Web TWAIN Service?](/_articles/faq/how-to-uninstall-dynamsoft-service.md)
61+
62+
63+
49.2 KB
Loading
31 KB
Loading
56.2 KB
Loading

assets/imgs/end-user/web-demo.jpg

56.5 KB
Loading

assets/imgs/install-dialog.png

3.17 KB
Loading

0 commit comments

Comments
 (0)