Why does the preview of the pdf file fails in windows server 2008 R2?

http://pastebin.com/4sZaE4VQ

Error code -1073741511 return by command:
cmd /C pdftohtml -c -enc UTF-8 -noframes
"C:\nuxeo6instfol\nuxeo-cap-6.0-tomcat\tmp\cmdLineBasedConverter4527906721103241922.pdf"
"C:\nuxeo6instfol\nuxeo-cap-6.0-tomcat\tmp\pdf2html_1418650776360"\index.html

I have installed nuxeo platform nuxeo 6.0 in window server r2 2008 enterprise. I have followed all the guidlines but the command for conversion fails while in linux it worked with writeperfect.deb.

Also the conversion of files text or word to pdf successed.

1 votes

0 answers

2047 views

ANSWER

Please try to run by hand the command (which I extracted above from the logs), replacing the first .pdf argument with your PDF, and the second one with just index.html in a temporary directory of your choice.
12/16/2014