Why does the preview of the pdf file fails in windows server 2008 R2?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2014 09:47 AM
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 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2014 06:28 AM
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.
