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
Copy file name to clipboardExpand all lines: _includes/mwcNav.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
<divclass="col-xs-12">
20
20
<ulclass="menuList">
21
21
<!---->
22
-
<liclass="title"><aclass="orangeLink" href="https://www.dynamsoft.com/use-cases/mobile-web-capture-sdk/?utm_content=nav-solutions">Mobile Web Capture</a></li>
<liclass="title"><aclass="orangeLink" href="https://www.dynamsoft.com/use-cases/mobile-web-capture-sdk/?utm_content=nav-solutions">Mobile Web Capture</a></li>
Copy file name to clipboardExpand all lines: api/index.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,27 +3,27 @@ layout: default-layout
3
3
needAutoGenerateSidebar: true
4
4
needGenerateH3Content: true
5
5
noTitleIndex: true
6
-
title: Mobile Web Capture - API Reference Index
7
-
keywords: Documentation, Mobile Web Capture, API Index
6
+
title: Mobile Document Scanner JS Edition - API Reference Index
7
+
keywords: Documentation, Mobile Document Scanner, Web, JS Edition, API Index
8
8
description: Mobile Web Capture Documentation API Reference Index
9
9
---
10
10
11
-
# API Reference Index
11
+
# API Reference Index
12
12
13
-
## Scan Single-Page Documents
13
+
## Scan Single-Page Documents
14
14
15
-
If you need to scan single-page documents and do not require handling PDF files (import or export), you only need **Dynamsoft Document Scanner (DDS)**, a component of **Mobile Web Capture (MWC)**. You can find its API reference here:
15
+
If you need to scan single-page documents and do not require handling PDF files (import or export), you only need **Dynamsoft Document Scanner (DDS)**, a component of **Mobile Web Capture (MWC)**. You can find its API reference here:
16
16
17
-
-[Dynamsoft Document Scanner API Reference]({{ site.api }}document-scanner.html)
17
+
-[Dynamsoft Document Scanner API Reference]({{ site.api }}document-scanner.html)
18
18
19
19
> [!TIP]
20
-
> See it in action with the [Dynamsoft Document Scanner Demo](https://demo.dynamsoft.com/document-scanner/).
20
+
> See it in action with the [Dynamsoft Document Scanner Demo](https://demo.dynamsoft.com/document-scanner/).
21
21
22
-
## Scan Multi-Page Documents
22
+
## Scan Multi-Page Documents
23
23
24
-
If you need to handle multi-page documents, PDF files, annotations, and more, you will need the full-featured **Mobile Web Capture (MWC)**. You can find its API reference here:
24
+
If you need to handle multi-page documents, PDF files, annotations, and more, you will need the full-featured **Mobile Web Capture (MWC)**. You can find its API reference here:
25
25
26
-
-[Mobile Web Capture API Reference]({{ site.api }}mobile-web-capture.html)
26
+
-[Mobile Web Capture API Reference]({{ site.api }}mobile-web-capture.html)
27
27
28
28
> [!TIP]
29
-
> See it in action with the [Mobile Web Capture Demo](https://demo.dynamsoft.com/mobile-web-capture/).
29
+
> See it in action with the [Mobile Web Capture Demo](https://demo.dynamsoft.com/mobile-web-capture/).
0 commit comments