OpenKM Preview Problem ,Chinese characters garbled
PostPosted:Mon Jun 18, 2012 9:38 am
Dear Sir,
I am getting the Preview Problem,.doc and .xls files Can show letters and numbers, but Chinese character display box . Chinese character display in pdf filer ok, large pdf documents can not preview.
My configuration is:
OpemKM 5.1.9 working on centos 6.2 using openoffice 3.4 with Chinese language pack as the previewer.
Configuration check
•system.swftools.pdf2swf
OK - /usr/local/bin/pdf2swf
•system.imagemagick.convert
OK - /usr/local/bin/convert
•system.ocr
Can't read or execute: /usr/local/bin/tesseract${fileIn} ??
•system.openoffice.path
OK - /opt/openoffice.org3/program/soffice.bin
I am getting the Preview Problem,.doc and .xls files Can show letters and numbers, but Chinese character display box . Chinese character display in pdf filer ok, large pdf documents can not preview.
My configuration is:
OpemKM 5.1.9 working on centos 6.2 using openoffice 3.4 with Chinese language pack as the previewer.
Code: Select all
system.ghostscript.ps2pdf String /usr/local/bin/ps2pdf -T 9 -f ${fileIn} -o ${fileOut}
system.imagemagick.convert String /usr/local/bin/convert
system.ocr String /usr/local/bin/tesseract${fileIn} ${fileOut}
system.openoffice.dictionary String /opt/openoffice.org/basis3.4/share/wordbook
system.openoffice.path String /opt/openoffice.org3
system.swftools.pdf2swf String /usr/local/bin/pdf2swf -T 9 -f ${fileIn} -o ${fileOut}
Configuration check
•system.swftools.pdf2swf
OK - /usr/local/bin/pdf2swf
•system.imagemagick.convert
OK - /usr/local/bin/convert
•system.ocr
Can't read or execute: /usr/local/bin/tesseract${fileIn} ??
•system.openoffice.path
OK - /opt/openoffice.org3/program/soffice.bin