You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,7 +49,7 @@ Paper document digitalization is a common requirement in many industries, especi
49
49
50
50
Dynamic Web TWAIN SDK supports scanning thousands of pages of document at a time! It even provides the ability to handle document uploading in the background without having to keep browsers open.
51
51
52
-
### Build a Working Project in an hour!
52
+
### Build a Working Project in an Hour!
53
53
54
54
Easy integration with JavaScript frameworks (Angular, React, Vue, etc.) and 60+ sample projects are available to help all developers quickly create a customized project for proof-of-concept purpose.
55
55
@@ -68,8 +68,10 @@ To ensure your data is safe, Dynamic Web TWAIN offers advanced security features
68
68
* HTTPs uploading and downloading
69
69
* Domain binding
70
70
71
+
Learn more about [Dynamic Web TWAIN Security Features](https://www.dynamsoft.com/Products/Dynamic-Web-TWAIN-Security-Features.pdf)
72
+
71
73
## Assumptions
72
74
73
-
These docs are meant for developers who are already familiar with <ahref="https://developer.mozilla.org/docs/Learn/HTML/Introduction_to_HTML"target="_blank">HTML</a>, <ahref="https://developer.mozilla.org/docs/Learn/CSS/First_steps"target="_blank">CSS</a>, <ahref="https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript"target="_blank">JavaScript</a>, and some related ideas, tools, etc.
75
+
These docs are meant for developers who are already familiar with HTML, CSS, JavaScript, and some related ideas, tools, etc.
74
76
75
77
To try the samples or code snippets mentioned in the docs, you will need to have an IDE. If you are looking for one, Dynamsoft recommends <ahref="https://code.visualstudio.com/"target="_blank">Visual Studio Code</a> by Microsoft.
0 commit comments