Skip to content

Commit 76d7611

Browse files
Merge pull request #923 from dynamsoft-docs/preview
update to internal commit a307e8ce
2 parents b31eade + 89ac145 commit 76d7611

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ The service is installed in the following folders on different platforms by defa
5555
- Linux:
5656
- version 19.0 and later: `/opt/dynamsoft/Dynamic Web TWAIN Service {versionnumber}`
5757
- version 18.5.1 and earlier: `/opt/dynamsoft/DynamsoftService`
58+
59+
There are some files and folders you may pay attention to:
60+
61+
* `log`: the folder where the logs are kept.
62+
* `DSConfiguration.ini`: the service's configuration file.
63+
* `storage`: the folder used by [`createLocalStorage()`](/_articles/info/api/WebTwain_IO.md#createlocalstorage).
5864

5965
## IP and ports
6066

_articles/hello-world/scan-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Links to API Reference:
124124

125125
### Open the Application in Your Browser
126126

127-
![HelloWorld-Scan-1](/assets/imgs\HelloWorldScanSetting1.png)
127+
![HelloWorld-Scan-1](/assets/imgs/HelloWorldScanSetting1.png)
128128

129129
### Press the Scan button
130130

@@ -134,7 +134,7 @@ The scan should proceed directly after the button press, without displaying the
134134

135135
You should receive a grayscale image at 150 ppi:
136136

137-
![HelloWorld-Scan-2](/assets/imgs\HelloWorldScanSetting2.png)
137+
![HelloWorld-Scan-2](/assets/imgs/HelloWorldScanSetting2.png)
138138

139139
# Previous Articles
140140

_articles/info/schedule/Stable.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,6 @@ In 18.0+, if you call Dynamsoft.DWT.GetWebTwain against a non-existent Container
439439
- Building your custom workflow to trigger actions in your desired sequence is made easy.
440440
- Interface elements in the viewer/editor are now customizable. You can easily add/remove icons or change their style.
441441

442-
See the <a href="https://demo.dynamsoft.com/web-twain/mobile-online-camera-scanner/" target="_blank">**live demo**</a>.
443-
444442
#### Buffer
445443
- Added new method [RenameDocument](/_articles/info/api/WebTwain_Buffer.md#renamedocument){:target="_blank"}.
446444
- Renamed methods

0 commit comments

Comments
 (0)