Skip to main content

e is required

Snippets

link to a menu →

Warning

Body
[alert style="uk-alert-large"][heading size="h3" style="underline"][icon style="fa...

Signature (electronic signature)

In the menu Account > Signature you can load your own electronic signature, that simply is a special stamp, always available to you, that will be used to electronically sign the documents. Click on Upload your signature to load a .png scan of your...

Configure SAML with Okta

Before you begin Before you begin, you need to generate encryption certificates for encrypting the SAML connection and load them in LogicalDOC You can use the Bash script from the logicaldoc/scripts repository on GitHub, or any other suitable method....

Text and HTML Editor

A plain text editor is embedded in the application as well as an HTML visual editor so you can edit and create text and HTML files without having to leave LogicalDOC. The text editor is available in the menu Tools > Text content, while the HTML editor...

Users

This panel shows the list of all users currently existing into the system. To add a new user, you have to click on Add User button and then fill all the required data: Username Email First Name Last Name Language Group Each user can belong to one or...

Install the Application on Linux

Get from the download website the setup file: installer-linux-.zip To install LogicalDOC unpack the zip archive, open a terminal window and execute the command from command line: $ java -jar logicaldoc-installer.jar If the system does not have a...

Editing the content of a document

LogicalDOC handles the modifications of content through check-out/check-in cycles. However, these changes are only possible if you have the Write permission in the folder where the document is stored. The check-out operation locks the document so that...

Samplers

A sampler is an object used to retrieve and prepare a dataset for the training of a model. You handle the samplers in Administration > Artificial Intelligence > Models > Samplers You can count on different types of samplers with different settings:...

Protocols

LogicalDOC normally uses the HTTP or HTTPS protocols but it also implements additional protocols you might want to control in the Protocols section. Additional protocols implemented by LogicalDOC Protocol Description Configuration WebService Used for...

Import Folders

This feature allows you to feed LogicalDOC with files stored in a set of local and/or remote sources. A typical scenario is when you want to introduce LogicalDOC at your premises, and you already have your corporate files stored in shared folders over...

Attribute Sets

The attribute sets are libraries of reusable attributes. In the templates section of the administration, click the Attribute sets tab to manage the set of attributes. The attributes defined here can then be used in different templates. [lightbox2...

Scheduled Tasks

Into the system there are processes which are performed during normal execution of the program without the intervention of a user. These processes are scheduled tasks since you can schedule their execution. The section Scheduled Tasks allows you to...

Configuring Google API

You can create a connection between your Google account and LogicalDOC. This way, you will be able to use Google Cloud Applications like Drive, Calendar and Gmail from inside LogicalDOC. Third party applications can communicate with your Google account...

Install the Application on Ubuntu

Get from the download website the setup file: installer-linux-.zip To install LogicalDOC unpack the zip archive, open a terminal window and execute the command from command line: $ java -jar logicaldoc-installer.jar If the system does not have a...

Positional Barcode Templates

A positional barcode template is composed by an ordered list of patterns, each pattern indicates how to process the barcode. The barcodes are processed sequentially by reading the page from left to right and from top to bottom. The first pattern will...

Designing a Workflow

To add a new Task in your workflow template, click the on Add Task button in the toolbar and a new square appears into the design panel. By default, it is a blue square, if you want to make it your initial task, just double click over it and select the...

Install on Synology

Synology is a global producer of advanced and intelligent Network-Attached Storages (NAS). Find more information about Synology here: https://www.synology.com. [alert style="uk-alert-warning"][heading size="h3" style="underline"][icon style="fa...

Zonal Barcode Templates

In a zonal template, you define the zones where the barcodes are located, and each zone is then elaborated using one or more provided recognition patterns. When you create a zonal pattern, you also upload an image or PDF...

AI Models

An AI Model (or simply model) represents a program that has been trained on a set of data to recognize certain patterns or make certain decisions without further human intervention. You handle the models in Administration >...

Connect Google Gmail emailbox

LogicalDOC can connect to Gmail in two ways: using a Google App Password or using OAuth 2.0 authentication. OAuth is the recommended, more secure method, but it requires additional setup in Google Cloud. For a simpler configuration, you can use an App...