

This package is required to sign documents server-side. OpenSSL is the most known Open Source SSL implementation. However, to install it on MAC, execute this command: $ brew install tesseract OpenSSL

#Clamxav com how to
Read this Mini How-To on how to install it.

This package represents the basic OCR engine available on LogicalDOC and it is required only if you want to extract texts inside images. Tesseract is an Open Source OCR engine adopted by Google. To install it on MAC, execute this command: $ brew install pdftohtml Tesseract Without this you will not be able to insert annotations inside the content of the document. This is a converter from Pdf to HTML format, LogicalDOC makes use of this utility to prepare the documents for annotations. To install it on MAC, execute this command: $ brew install ghostscript Pdftohtml In general in GhostScript is a package installed by default. LogicalDOC needs to print documents to a virtual device sometimes when performing barcode recognition. To install it on MAC, execute this command: $ brew install imagemagick GhostScript LogicalDOC uses ImageMagick to manipulate images for previewing. You have to install and configure ImageMagick (rel 6.6 or greater). You can install Homebrew by executing this command: $ ruby -e "$(curl -fsSL )" ImageMagick Please download and install Homebrew in your system: Once you have your command line tools installed you can quit XCode.
