Third-party software integration: SWFTools

From OpenKM Documentation
Revision as of 12:36, 24 February 2010 by Jllort (talk | contribs) (Created page with '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 Op…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


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