Difference between revisions of "Third-party software integration: SWFTools"

From OpenKM Documentation
Jump to: navigation, search
(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…')
(No difference)

Revision as of 13:36, 24 February 2010

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