Third-party software integration: SWFTools

From OpenKM Documentation
Revision as of 12:36, 24 February 2010 by Jllort (talk | contribs)

Jump to: navigation, search

To enable preview UI tab, OpenKM need to convert pdf files to swf.

Linux

Swftools can be installed running in terminal:

sudo aptitude install swftools

An enabling in OpenKM.cfg

system.pdf2swf=/usr/bin/pdf2swf

Windows

Donwload last swftools http://www.swftools.org/download.html and install it.


An enabling in OpenKM.cfg

system.pdf2swf=c:/program files/swftools/pdf2swf.exe



Nota clasica.png remember jboss must be restarted before any OpenKM:cfg change