From 89ac1452eb657b950931ae3bbaae5009324ca2f3 Mon Sep 17 00:00:00 2001 From: DMGithubPublisher Date: Mon, 8 Sep 2025 14:09:17 +0800 Subject: [PATCH] update to internal commit a307e8ce --- _articles/extended-usage/dynamsoft-service-configuration.md | 6 ++++++ _articles/hello-world/scan-settings.md | 4 ++-- _articles/info/schedule/Stable.md | 2 -- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/_articles/extended-usage/dynamsoft-service-configuration.md b/_articles/extended-usage/dynamsoft-service-configuration.md index bb4eb557..9be16cee 100644 --- a/_articles/extended-usage/dynamsoft-service-configuration.md +++ b/_articles/extended-usage/dynamsoft-service-configuration.md @@ -55,6 +55,12 @@ The service is installed in the following folders on different platforms by defa - Linux: - version 19.0 and later: `/opt/dynamsoft/Dynamic Web TWAIN Service {versionnumber}` - version 18.5.1 and earlier: `/opt/dynamsoft/DynamsoftService` + +There are some files and folders you may pay attention to: + +* `log`: the folder where the logs are kept. +* `DSConfiguration.ini`: the service's configuration file. +* `storage`: the folder used by [`createLocalStorage()`](/_articles/info/api/WebTwain_IO.md#createlocalstorage). ## IP and ports diff --git a/_articles/hello-world/scan-settings.md b/_articles/hello-world/scan-settings.md index 9df545ae..ea7266b0 100644 --- a/_articles/hello-world/scan-settings.md +++ b/_articles/hello-world/scan-settings.md @@ -124,7 +124,7 @@ Links to API Reference: ### Open the Application in Your Browser -![HelloWorld-Scan-1](/assets/imgs\HelloWorldScanSetting1.png) +![HelloWorld-Scan-1](/assets/imgs/HelloWorldScanSetting1.png) ### Press the Scan button @@ -134,7 +134,7 @@ The scan should proceed directly after the button press, without displaying the You should receive a grayscale image at 150 ppi: -![HelloWorld-Scan-2](/assets/imgs\HelloWorldScanSetting2.png) +![HelloWorld-Scan-2](/assets/imgs/HelloWorldScanSetting2.png) # Previous Articles diff --git a/_articles/info/schedule/Stable.md b/_articles/info/schedule/Stable.md index 898af1b6..26008b72 100644 --- a/_articles/info/schedule/Stable.md +++ b/_articles/info/schedule/Stable.md @@ -439,8 +439,6 @@ In 18.0+, if you call Dynamsoft.DWT.GetWebTwain against a non-existent Container - Building your custom workflow to trigger actions in your desired sequence is made easy. - Interface elements in the viewer/editor are now customizable. You can easily add/remove icons or change their style. -See the **live demo**. - #### Buffer - Added new method [RenameDocument](/_articles/info/api/WebTwain_Buffer.md#renamedocument){:target="_blank"}. - Renamed methods