Makes use of a server installation of Image Magick and GhostScript to generate thumbnails for various formats : PDF, SVG, TIFF and PSD.
It cannot work if Image Magick and GhostScripts are not installed on your server, thus you won’t probably be able to use this editor on a shared host (unfortunately, I agree). Ghostscript fonts must be present on server too. When activated, PDF documents can also be viewed directly online, page by page.
The main configuration option will be the full path to the convert tool on the server. Test your server before posting some "it's not working" in the forum!!
In a commandline, change to a directory containing a pdf file, let's say myFile.pdf, and execute the following command :
UNICONV INTEGRATION
If you can install the uniconv utilitary on your server, along with the openoffice or libreoffice headless suite, the plugin can also display preview for a wide range of office documents (Word,Excel,Powerpoint and all their closed or open-source variants).
Examples to install the packages on CentOS : yum install unoconv openoffice.org-headless openoffice.org-writer openoffice.org-calc openoffice.org-impress
Or on Debian : apt-get install unoconv openoffice.org-headless openoffice.org-writer openoffice.org-calc openoffice.org-impress
Remark : once installed, you can check the index.lucene plugin that can also make use of UNOCONV to extract textual information from office files into PDF, and the use PDF2TXT to extract and index this information for search.