1. Install swftools
sudo apt-get install swftools2. locate pdf2swf (usually in /usr/local/bin/pdf2swf)
which pdf2swf3. open your /opt/alfresco/tomcat/shared/classes/alfresco-global.properties
vi /opt/alfresco/tomcat/shared/classes/alfresco-global.propertiesedit your default setting to something like this:
ooo.enabled=truesave and then restart the alfresco:
ooo.exe=/usr/bin/soffice
jodconverter.enabled=true
jodconverter.officeHome=/usr/lib/openoffice/program
jodconverter.portNumbers=8101
swf.exe=/usr/local/bin/pdf2swf
alfresco.sh restart
No comments:
Post a Comment