Hi,
On 6 Feb 2015 at 09:59:17, D R ([email protected](mailto:[email protected])) wrote: > Hi, > > when we import a PDF document (which can be opened in Libre Office > successfully) into XWiki we get the error message: > *500 Internal Server Error The call failed on the server; see server log > for details* > > Looking at the Tomcat 7 server logs there are several entries, see below. > Out setups is the following: > Windows Server 2003 R2 (32-bit), Tomcat 7, JDK 7 u71, Apache 2.4, XWiki > 6.3, Libre Office 4.3.4.1. > > Is there something I need to configure or is this a bug? > > Log entries: [snip] > Caused by: org.artofsolving.jodconverter.office.OfficeException: > unsupported conversion > at > org.artofsolving.jodconverter.AbstractConversionTask.storeDocument(AbstractConversionTask.java:121) > ~[jodconverter-core-3.0-beta-4-xwiki-20110822.jar:na] This is the real error. What it probably means is that that framework we use to talk to LibreOffice/OpenOffice doesn’t support PDFs as inputs. Note that one user asked the question but he got no answer at the time: http://xwiki.475771.n2.nabble.com/PDF-import-via-office-importer-which-versions-work-td7589652.html So in short, PDF import are not currently supported. [snip] Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
