Skip to content

Commit c0169cb

Browse files
authored
update assets links and fix links
update to internal commit 414a19d9
2 parents e16a3ef + 01f0caf commit c0169cb

File tree

43 files changed

+123
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+123
-123
lines changed

_articles/extended-usage/dynamsoft-service-configuration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,23 @@ Multiple origins:
4848
Access-Control-Allow-Origin=http://192.168.8.212, http://192.168.8.126:8033, https://www.dynamsoft.com
4949
```
5050

51-
![Access-Control-Allow-Origin]({{site.assets}}imgs/Access-Control-Allow-Origin.png)
51+
![Access-Control-Allow-Origin](/assets/imgs/Access-Control-Allow-Origin.png)
5252

5353
After configuring the origins in the `DSConfiguration.ini` file, please set [`IfCheckCORS`](/_articles/info/api/Dynamsoft_WebTwainEnv.md#ifcheckcors) to `true` in `dynamsoft.webtwain.config.js`.
5454

5555
When a request comes from a different origin, a CORS error message will be displayed, both in a pop-up and in the console.
5656

57-
![CORS-error-popup]({{site.assets}}imgs/CORS-error-popup.png)
57+
![CORS-error-popup](/assets/imgs/CORS-error-popup.png)
5858

59-
![CORS-error-console]({{site.assets}}imgs/CORS-error-console.png)
59+
![CORS-error-console](/assets/imgs/CORS-error-console.png)
6060

6161
## Installation of Dynamic Web TWAIN Service
6262

6363
On a desktop, when a new user accesses a web page using Dynamic Web TWAIN SDK for the first time, he will be prompted to install the Dynamic Web TWAIN Service. This is a built-in behaviour of the library. The prompt will display the download link. Once the installer is downloaded, the installation process will take just a few seconds.
6464

6565
The prompt comes up when you try to [create a WebTwain instance](/_articles/extended-usage/advanced-initialization.md#instantiating-webtwain-without-onwebtwainready) in Service mode.
6666

67-
![Initialization]({{site.assets}}imgs/Initialization-1.png)
67+
![Initialization](/assets/imgs/Initialization-1.png)
6868

6969
On **Windows and macOS**, double click the downloaded installer to install the service.
7070

@@ -84,7 +84,7 @@ On **Linux**, instead of double clicking, the downloaded installer needs to be r
8484

8585
Once the installation is done, the users can click the orange sentence 'click here to verify completion' or refresh the page to start using Dynamic Web TWAIN.
8686

87-
![Initialization]({{site.assets}}imgs/Initialization-2.png)
87+
![Initialization](/assets/imgs/Initialization-2.png)
8888

8989
### Msg: Dynamic Web TWAIN Service is not installed / Dynamic Web TWAIN is not installed
9090

_articles/extended-usage/system-message-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ The messages are grouped into categories:
145145

146146
The `Dynamsoft._show_install_dialog()` function defined in the `dynamsoft.webtwain.install.js` resource file generates the [Dynamic Web TWAIN Service](/_articles/faq/what-does-dynamsoft-service-do-on-end-user-machine.md) installation dialog box, pictured here:
147147

148-
![install dialog]({{site.assets}}imgs/Initialization-1.png)
148+
![install dialog](/assets/imgs/Initialization-1.png)
149149

150150
As the dialog box contains instructions for installing the Dynamic Web TWAIN Service, consider altering the message strings for localization purposes. Generally we discourage directly modifying the resource files, but this dialogue function contains styling and messaging which may be tailored the web application itself. Try not to alter the platform detection logic too greatly, as this may interfere with the Dynamic Web TWAIN Service installation procedure. Please contact the [support team](/_articles/about/getsupport.md) for any further questions.

_articles/extended-usage/ui-customization.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Generally speaking, most UI elements are configured in the file **dynamsoft.webt
1515

1616
## Installation Dialog
1717

18-
![UI 1]({{site.assets}}imgs/Initialization-1.png)
18+
![UI 1](/assets/imgs/Initialization-1.png)
1919

2020
This dialog comes up when using `Dynamic Web TWAIN` scanner module under one of the following conditions:
2121

@@ -28,7 +28,7 @@ If needing to disable the default dialog or come up with your own install dialog
2828

2929
### Loading bar and backdrop
3030

31-
![UI 2]({{site.assets}}imgs/UI-8.png)
31+
![UI 2](/assets/imgs/UI-8.png)
3232

3333
This loading bar and backdrop shows up when creating a `WebTwain` instance or when you try to scan. The functions `Dynamsoft.DWT.OnWebTwainPreExecute()` and `Dynamsoft.DWT.OnWebTwainPostExecute()` are called before and after the process. You can customize the behavior like this
3434

@@ -51,11 +51,11 @@ If you just want to change the loading bar, you can use the `Dynamsoft.DWT.Custo
5151

5252
When `Dynamic Web TWAIN` performs a time-consuming task, it'll show a progress bar. This progress bar is either like this
5353

54-
![UI-3]({{site.assets}}imgs/UI-7.png)
54+
![UI-3](/assets/imgs/UI-7.png)
5555

5656
or like this (with a `Cancel` button)
5757

58-
![UI-4]({{site.assets}}imgs/UI-9.png)
58+
![UI-4](/assets/imgs/UI-9.png)
5959

6060
The 1st bar shows up when saving, loading or converting and can be hidden by setting [ `IfShowProgressBar` ](/_articles/info/api/WebTwain_IO.md#ifshowprogressbar) to `false` .
6161

_articles/faq/activeX-in-Edge-IE-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Microsoft is <a href="https://www.microsoft.com/en-us/edge/business/ie-mode" tar
1919

2020
1. Update Edge Default Browser settings per the screenshot:
2121

22-
![IE Mode 1]({{site.assets}}imgs/ieMode-1.png)
22+
![IE Mode 1](/assets/imgs/ieMode-1.png)
2323

2424
2. Download and install <a href="https://www.microsoft.com/en-us/download/details.aspx?id=49974" target="_blank">Enterprise Mode Site List Manager</a> to <a href="https://docs.microsoft.com/en-us/internet-explorer/ie11-deploy-guide/add-single-sites-to-enterprise-mode-site-list-using-the-version-2-enterprise-mode-tool" target="_blank">add</a> and <a href="https://docs.microsoft.com/en-us/internet-explorer/ie11-deploy-guide/export-your-enterprise-mode-site-list-from-the-enterprise-mode-site-list-manager" target="_blank">export</a> a site list to a XML file.
2525

26-
![IE Mode 2]({{site.assets}}imgs/ieMode-2.png)
26+
![IE Mode 2](/assets/imgs/ieMode-2.png)
2727

2828
3. <a href="https://docs.microsoft.com/en-us/internet-explorer/ie11-deploy-guide/turn-on-enterprise-mode-and-use-a-site-list" target="_blank">Turn on Enterprise Mode using Group Policy</a>
2929

_articles/faq/change-display-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ Dynamsoft.DWT.CustomizableDisplayInfo = {
132132

133133
For the Dynamic Web TWAIN Service (also called "Dynamsoft Service") installation message below, you can customize the display language by searching for `Dynamsoft._show_install_dialog` in dynamsoft.webtwain.install.js, and changing the display language accordingly.
134134

135-
![install dialog]({{site.assets}}imgs/Initialization-1.png)
135+
![install dialog](/assets/imgs/Initialization-1.png)

_articles/faq/connection-from-the-insecure-HTTP-to-service-failed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ There are 2 resolutions to fix this issue.
3131
**Resolution 2:** Update Godaddy Cert
3232
- Click <a href="https://tst.dynamsoft.com/libs/dwt/17.2.1/GodaddyCert.zip" target="_blank">here</a> to download the certs.
3333
- Run `Certmgr.msc` to open Certificate Manager Tool
34-
![connection-from-HTTP-to-service-failed-1]({{site.assets}}imgs/connection-from-HTTP-to-service-failed-1.png)
34+
![connection-from-HTTP-to-service-failed-1](/assets/imgs/connection-from-HTTP-to-service-failed-1.png)
3535
- Import `godaddy Trusted Root Cert.cer` to Trusted Root Certification Authorities.
3636
- Import `godaddy Intermediate Cert.cer` to Intermediate Certificate Authorities.
37-
![connection-from-HTTP-to-service-failed-2]({{site.assets}}imgs/connection-from-HTTP-to-service-failed-2.png)
37+
![connection-from-HTTP-to-service-failed-2](/assets/imgs/connection-from-HTTP-to-service-failed-2.png)
3838

_articles/faq/customize-ui-elements-of-image-editor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ visibility: {
5252

5353
You can see the print icon is hidden in the image below.
5454

55-
![image]({{site.assets}}imgs/hideicon.png)
55+
![image](/assets/imgs/hideicon.png)
5656

5757
### Can I specify where and how big the Editor is?
5858

@@ -75,7 +75,7 @@ innerBorder: '',
7575
background: "rgb(255, 255, 255)",
7676
```
7777

78-
![image]({{site.assets}}imgs/colorchange.png)
78+
![image](/assets/imgs/colorchange.png)
7979

8080
Complete code is as below.
8181

_articles/faq/debug-on-online-demo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@ Visit Dynamic Web TWAIN Online Demo: [https://demo.dynamsoft.com/web-twain/](htt
2222

2323
Given that the demo is presented via the iframe element, to acquire the WebTwain instance, you need to make the following configurations.
2424

25-
![image1]({{site.assets}}imgs/debug_on_online_demo.png)
25+
![image1](/assets/imgs/debug_on_online_demo.png)
2626

2727
As an alternative, you can straightforwardly call the `top[0].DWTObject`.
2828

2929
**Step 3:**
3030

3131
You've now obtained the WebTwain instance.
3232

33-
![image2]({{site.assets}}imgs/get_dwtobject_instance.png)
33+
![image2](/assets/imgs/get_dwtobject_instance.png)
3434

3535
And you can test the API as much as you want. Let's take the [ConvertToBase64](https://www.dynamsoft.com/web-twain/docs/info/api/WebTwain_IO.html#converttobase64) as an example. After you input the code into the console and press Enter to run this code snippet, it will convert the image at index 0 in the buffer (that is, the first image) into a Base64 string.
3636

37-
![image3]({{site.assets}}imgs/console_code_test.png)
37+
![image3](/assets/imgs/console_code_test.png)
3838

3939
Now that you've had the opportunity to preview how the DWT API operates in the web application, you can explore more features by reviewing the [API documentation]({{site.info}}api/).

_articles/faq/deploy-your-own-upload-server-with-asp.net.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please select your frontend language:
2929

3030
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-JavaScript.zip">DynamicWebTWAIN-JavaScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
3131

32-
![javascript.png]({{site.assets}}imgs/javascript.png)
32+
![javascript.png](/assets/imgs/javascript.png)
3333

3434
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
3535

@@ -84,7 +84,7 @@ function onUploadFailure(errorCode, errorString, sHttpResponse) {
8484

8585
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-Angular.zip">DynamicWebTWAIN-Angular.zip</a>. After unzipping it, the directory structure is shown in the image below.
8686

87-
![angular.png]({{site.assets}}imgs/angular.png)
87+
![angular.png](/assets/imgs/angular.png)
8888

8989
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
9090

@@ -161,7 +161,7 @@ This article assumes that you have downloaded and unzipped this sample: <a href=
161161

162162
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-React-JavaScript.zip">DynamicWebTWAIN-React-JavaScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
163163

164-
![react.png]({{site.assets}}imgs/react.png)
164+
![react.png](/assets/imgs/react.png)
165165

166166
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
167167

@@ -238,7 +238,7 @@ This article assumes that you have downloaded and unzipped this sample: <a href=
238238

239239
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-React-TypeScript.zip">DynamicWebTWAIN-React-TypeScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
240240

241-
![react-typescript.png]({{site.assets}}imgs/react-typescript.png)
241+
![react-typescript.png](/assets/imgs/react-typescript.png)
242242

243243
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
244244

@@ -315,7 +315,7 @@ This article assumes that you have downloaded and unzipped this sample: <a href=
315315

316316
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-Vue-JavaScript.zip">DynamicWebTWAIN-Vue-JavaScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
317317

318-
![vue.png]({{site.assets}}imgs/vue.png)
318+
![vue.png](/assets/imgs/vue.png)
319319

320320
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
321321

@@ -392,7 +392,7 @@ This article assumes that you have downloaded and unzipped this sample: <a href=
392392

393393
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-Vue-TypeScript.zip">DynamicWebTWAIN-Vue-TypeScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
394394

395-
![vue-typescript.png]({{site.assets}}imgs/vue-typescript.png)
395+
![vue-typescript.png](/assets/imgs/vue-typescript.png)
396396

397397
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
398398

_articles/faq/deploy-your-own-upload-server-with-jsp.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please select your frontend language:
2929

3030
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-JavaScript.zip">DynamicWebTWAIN-JavaScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
3131

32-
![javascript.png]({{site.assets}}imgs/javascript.png)
32+
![javascript.png](/assets/imgs/javascript.png)
3333

3434
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
3535

@@ -88,7 +88,7 @@ For example, if you are using Tomcat 10.1.16, copy it to &quot;{Tomcat-installed
8888

8989
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-Angular.zip">DynamicWebTWAIN-Angular.zip</a>. After unzipping it, the directory structure is shown in the image below.
9090

91-
![angular.png]({{site.assets}}imgs/angular.png)
91+
![angular.png](/assets/imgs/angular.png)
9292

9393
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
9494

@@ -168,7 +168,7 @@ For example, if you are using Tomcat 10.1.16, copy it to &quot;{Tomcat-installed
168168

169169
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-React-JavaScript.zip">DynamicWebTWAIN-React-JavaScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
170170

171-
![react.png]({{site.assets}}imgs/react.png)
171+
![react.png](/assets/imgs/react.png)
172172

173173
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
174174

@@ -248,7 +248,7 @@ For example, if you are using Tomcat 10.1.16, copy it to &quot;{Tomcat-installed
248248

249249
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-React-TypeScript.zip">DynamicWebTWAIN-React-TypeScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
250250

251-
![react-typescript.png]({{site.assets}}imgs/react-typescript.png)
251+
![react-typescript.png](/assets/imgs/react-typescript.png)
252252

253253
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
254254

@@ -328,7 +328,7 @@ For example, if you are using Tomcat 10.1.16, copy it to &quot;{Tomcat-installed
328328

329329
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-Vue-JavaScript.zip">DynamicWebTWAIN-Vue-JavaScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
330330

331-
![vue.png]({{site.assets}}imgs/vue.png)
331+
![vue.png](/assets/imgs/vue.png)
332332

333333
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
334334

@@ -408,7 +408,7 @@ For example, if you are using Tomcat 10.1.16, copy it to &quot;{Tomcat-installed
408408

409409
This article assumes that you have downloaded and unzipped this sample: <a href="https://download2.dynamsoft.com/Samples/DWT_OnlineDemo/DynamicWebTWAIN-Vue-TypeScript.zip">DynamicWebTWAIN-Vue-TypeScript.zip</a>. After unzipping it, the directory structure is shown in the image below.
410410

411-
![vue-typescript.png]({{site.assets}}imgs/vue-typescript.png)
411+
![vue-typescript.png](/assets/imgs/vue-typescript.png)
412412

413413
<p>Note: The &quot;Sample&quot; directory mentioned in the steps below refers to the &quot;Sample&quot; directory shown in the image.</p>
414414

0 commit comments

Comments
 (0)