11-29-2013 09:34 AM
Hello,
I have configured a home made FileImporter so as to import (using the Drive) the files with extension *.pdf as a specific type (named CaDoc) derived from the Document type.
basically this works. However, I get an error:
Error code 4 return by command: cmd /C convert -strip -thumbnail "280x280" -background transparent -gravity center -format png -quality 75 "C:\Install\nuxeo-cap-5.7.3-tomcat-sdk\nxserver\data\binaries\data\8e\36\8e36942d50bdfde6f1bfbaf40c319870"[0] "C:\Install\nuxeo-cap-5.7.3-tomcat-sdk\tmp\nuxeoImageTarget6153525053604860922.png" Param�tre non valide - -thumbnail
(this is on a Windows 7 machine)
Any idea on the meaning?
Regards Christian Arnault
11-29-2013 01:00 PM
Hello,
I think this is not Drive related, you might want to take a closer look at the convert command that is executed and fails with error code 4. I think if you launch it on your pdf file in a terminal you will be bale to reproduce.
11-30-2013 03:45 AM
Hello,
12-02-2013 09:49 AM
convert
is part of ImageMagick. Please see [Installing and Setting up Related Software](http
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.