Scanner client
Esta página aún no está disponible en tu idioma.
Scanner Client allows to capture images from scanners and upload to the OpenKM repository.
| Feature | Description | |
|---|---|---|
![]() |
Scan | Starts scanning process. |
![]() |
Convert to PDF | Convert an image or group of selected images to a PDF document. |
| Refresh | Refreshes tree. | |
![]() |
Upload | Uploads a document. |
| Delete PDF page. | Deletes a page from the selected PDF document. | |
![]() |
Add page to PDF | Adds new page to the selected PDF document. |
Requirements
Section titled “Requirements”Before running the application make sure you have installed:
- Visual C++ Redistributable for Visual Studio
- .NET 4.0: Visual C++ Redistributable for Visual Studio 2012 (x86 or x64) ( Recommended ).
- .NET 2.0: Visual C++ Redistributable for Visual Studio 2008 ( x86 or x64).
- PDF Acrobat Reader.
- Microsoft .Net Framework 3.5 or upper.
Configuring
Section titled “Configuring”- Click on File > Configuration.
- Set version to “Webservices 2.0”.
- Choose language ( by default English ).
- Set the username.
- Set the password.
- Set the host ( for example http://localhost:8080/OpenKM ).
- Click on Test button to check the connection configuration.
Compression CCITT Group4
Section titled “Compression CCITT Group4”- Click on Configuration > Compression group4 menu option.
- Check the black and white CCITT Group4 compression checkbox
- Set the percentage (Thereshold), by default is set to 80%.
- Click on Accept button.
Setting destination folder
Section titled “Setting destination folder”- Click top right Change button.
- Select the destination folder and click on Select button.
Setting scanner configuration
Section titled “Setting scanner configuration”- Click on Configuration / Scanner configuration.
- Change the configuration parameters.
- Click on Accept button.
Scanning
Section titled “Scanning”- Click on Scanning button.
- Follow the wizard.
Convert scanned images to PDF
Section titled “Convert scanned images to PDF”- Choose one or several image files from tree.
- Click on Images to PDF button.
Uploading
Section titled “Uploading”- Choose one or several files ( images or PDF ).
- Click on Upload button.
- Optionally you can set metadata groups.
- Choose the metadata group.
- Click on Add button.
- Fill the metadata group fields.
- Click on Add button.
Add images to an existing PDF file
Section titled “Add images to an existing PDF file”- Click on Add page to PDF button. Will be shown extra icons in the toolbar.
![]()
- Action has tree steps, first is to select a PDF file and then click on the icon
to confirm PDF selection.

- The second step is to select one or several images and click on the icon
to confirm images selection.

- And finally click on the icon
to add the images. Will be shown a popup to confirm the action, click on Yes button.
Remove pages from existing PDF file
Section titled “Remove pages from existing PDF file”- Choose a PDF file.
- Click on Delete PDF page button.
- Select a range of pages.
- Click on Accept button.



