Skip to content

Commit

Permalink
[DOCS-7720] Update Scanning with Dynamsoft consiguration section in A…
Browse files Browse the repository at this point in the history
…CA 3.6/4.0 (#1511)
  • Loading branch information
monikamichalska authored Jun 11, 2024
1 parent d589b8d commit e3efe13
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 8 deletions.
15 changes: 11 additions & 4 deletions content-accelerator/3.6/configure/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,30 @@ Enable this configuration to allow users to set an uploaded doc as a new minor v

#### Scanning

The Bulk Upload scanning functionality allows a user to scan multiple documents and upload them. To enable, change the "Allow Documents from Scanner" slider to "Yes" in the Bulk Upload Action Advanced Properties section of the admin config.
The Bulk Upload scanning functionality allows a user to scan multiple documents and upload them. To enable, change the **Allow Documents from Scanner** slider to `Yes` in the Bulk Upload Action Advanced Properties section of the admin config.

##### Setting up Scanning

Follow the steps to setup Scanning paper documents into ACA. Currently, this functionality is set using HTML5 and Dynamic Web TWAIN (DWT) Version 12.3.1.
Follow the steps to setup Scanning paper documents into ACA. Currently, this functionality is set using Dynamic Web TWAIN (DWT) Version 18.5.

###### Install Scanner Drivers

You must have a TWAIN-compliant scanner plugged into your machine with the proper drivers installed in order to scan documents.

###### Install Dynamic Web TWAIN

Run the `DynamicWebTWAINHTML5Edition.exe` installation file.
There are two ways to install Dynamic Web TWAIN:

* Download and run the `Dynamsoft-Service-Setup` installation file from Dynamsoft Downloads (Download the installer according to your OS).
* Download the installer on the Bulk Upload window. Right-click the **Download** icon, copy the link, paste it in a new browser tab, and hit **Enter**.

![Bulk Upload window]({% link content-accelerator/images/aca-dynamsoft-service-not-installed.JPG %})

##### Configuration Options for Scanning

**License Key:** The licence key from Dynamsoft - this must be configured properly for the functionality to work as expected.
**License Key:** The License key from Dynamsoft - this must be configured properly for the functionality to work as expected.

![License Key Configuration]({% link content-accelerator/images/aca-license-key.png %})

#### Create Document from Template

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content-accelerator/images/aca-license-key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 11 additions & 4 deletions content-accelerator/latest/configure/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,30 @@ Enable this configuration to allow users to set an uploaded doc as a new minor v

#### Scanning

The Bulk Upload scanning functionality allows a user to scan multiple documents and upload them. To enable, change the "Allow Documents from Scanner" slider to "Yes" in the Bulk Upload Action Advanced Properties section of the admin config.
The Bulk Upload scanning functionality allows a user to scan multiple documents and upload them. To enable, change the **Allow Documents from Scanner** slider to `Yes` in the Bulk Upload Action Advanced Properties section of the admin config.

##### Setting up Scanning

Follow the steps to setup Scanning paper documents into ACA. Currently, this functionality is set using HTML5 and Dynamic Web TWAIN (DWT) Version 12.3.1.
Follow the steps to setup Scanning paper documents into ACA. Currently, this functionality is set using Dynamic Web TWAIN (DWT) Version 18.5.

###### Install Scanner Drivers

You must have a TWAIN-compliant scanner plugged into your machine with the proper drivers installed in order to scan documents.

###### Install Dynamic Web TWAIN

Run the `DynamicWebTWAINHTML5Edition.exe` installation file.
There are two ways to install Dynamic Web TWAIN:

* Download and run the `Dynamsoft-Service-Setup` installation file from Dynamsoft Downloads (Download the installer according to your OS).
* Download the installer on the Bulk Upload window. Right-click the **Download** icon, copy the link, paste it in a new browser tab, and hit **Enter**.

![Bulk Upload window]({% link content-accelerator/images/aca-dynamsoft-service-not-installed.JPG %})

##### Configuration Options for Scanning

**License Key:** The licence key from Dynamsoft - this must be configured properly for the functionality to work as expected.
**License Key:** The License key from Dynamsoft - this must be configured properly for the functionality to work as expected.

![License Key Configuration]({% link content-accelerator/images/aca-license-key.png %})

#### Create Document from Template

Expand Down

0 comments on commit e3efe13

Please sign in to comment.