Skip to main content

p is required

Automation

The Automation is a pervasive aspect of the LogicalDOC platform and represents the way you have to program things using a simple scripting language. Sometimes you wish LogicalDOC to execute your own logic when something special happens during a...

Key Store (Digital Signature)

The Digital Signature feature adds PDF signing capabilities to the LogicalDOC Platform. It also provides generation of user certificates, which are required for document signing. LogicalDOC allows users to: download the PDF for previewing, download the...

Install on QNAP

QNAP is a global producer of powerful yet affordable Network-Attached Storages (NAS). Find more information about QNAP here: https://www.qnap.com. [alert style="uk-alert-warning"][heading size="h3" style="underline"][icon style="fa...

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...

Backup Installation

The LogicalDOC Backup needs to be installed in the same server that is running your LogicalDOC. Download and launch the installation package for your system from the download website. During the setup, you will be prompted to provide the folder where...

Stamps

Stamp is only allowed in the Documents screen for any document which is a PDF or can be converted to PDF. In order to stamp a document, it is necessary to have working integration with 3rd party software as described in the installation guide. You can...

Custom Reports

The Custom Reports package leverages the reporting features of Eclipse BIRT, enabling users to create reports on the application's activity, directly from LogicalDOC. Users can create and generate reports, defining what...

Neural Network

A neural network is an AI model that teaches computers to process data by modeling it on how the human brain works. It is a type of machine learning (ML) process, called deep learning, that uses interconnected nodes or...

Configure SAML with Microsoft ADFS

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....

Format Converters

A format converter is a component able to transform a file of a given format into another, different format. In the Associations section, you can choose what converter to use for an exact combination of formats. The drop-down list shows the converters...

Locking and Password Protection

Lock / Unlock If you want to protect the document so that no other users can make changes to it, use the Lock item from the context menu. This means that until it is unlocked, no other user can modify it. Once locked, a padlock icon appears. If you...

Connect Microsoft 365 mail server

to Microsoft 365 mail server (that is Exchange Online), it is mandatory to use the OAuth v2.0 authentication scheme via SMTP. LogicalDOC uses the client credential flow to obtain the OAuth Token. Register LogicalDOC as application in the Azure Portal...

Connect Microsoft 365 emailbox

When you connect to Microsoft 365 mail boxes, it is mandatory to use the OAuth v2.0 authentication scheme via IMAP. LogicalDOC uses the client credential flow to obtain the OAuth Token. Register LogicalDOC as application in the Azure Portal Open your...

Search and Indexing

Here you can retrieve information about and configure the Search engine, the installed index languages, the available parsers and the queue of documents to be indexed. Search engine Entries count: displays the number of elements in the index...

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...

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...

Configure SAML with JumpCloud

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....

Prepare the Database on macOS

In order to set up a production system, you have to prepare a MySQL database where the application will store all data. To perform this step, make sure to have a MySQL up and running, if this is not the case install it:...