Error al visualizar PDFs.
PostPosted:Fri Dec 04, 2015 3:46 pm
by andresj10
Buenas
AL tratar de visualizar un dcto en PDF me sale el sgte error,
Vr 6.3 Community
MySql

Re: Error al visualizar PDFs.
PostPosted:Sat Dec 05, 2015 11:32 am
by jllort
Usually this kind of error are caused by high PDF complexity ( a lot of layers etc... ).
You can try to download the file in the server and try the conversion in command line ( the same command is executed by openkm ) to see the complete error.
I suspect this wiki section
http://wiki.openkm.com/index.php/Third- ... n_problems will help you on solving it.
Re: Error al visualizar PDFs.
PostPosted:Mon Dec 07, 2015 10:20 pm
by andresj10
Solucionado añadí la linea en Administración-configuración
PROPIEDAD
system.swftools.pdf2swf
TIPO
String
VALOR
(RUTA DEL TOMCAT)/pdf2swf -f -T 9 -t -s storeallcharacters ${fileIn} -o ${fileOut}