Closed Bryanzerool closed 6 years ago
please check if your unoconv is working properly
I have the same problem.
Does the conversion work with unoconv in the console?
I found a solution to the problem: I use pip3 install pdfconv, but converter.py is not the latest version of the content, open the following link: https://github.com/keshrath/pdfconv/blob/master/pdfconv/converter.py, copy the content, and replace the converter.py that was installed before. It's OK.
Thx for the info :) I will update the pip repository
@jorsea your solution did not work, but execute: sudo apt-get install -y unoconv service odoo restart and problem solved, thank you very much for your help
Hi! I have a problem with preview docx files in ODOO v10. Error like in first post. Installed:
When viewing a .doc file. docx error message appears PDF.js v1.7.225 (build: 17d135f) Message: Unexpected server response (415) while retrieving PDF "http://ip-server:8069/web/preview/converter/msoffice?url=%2Fweb%2Fcontent%3Fmodel%3Dmuk_dms.file%26filename%3DUna%2Bprueba%2Bmuy%2Bsencilla.dot%26filename_field%3Dname%26field%3Dcontent%26id%3D7%26download%3Dtrue".
Odoo 11 with all the dependencies installed muk_dms v11.0.1.3.3 muk_web_preview_msoffice v11.0.1.1.0 ubuntu 14.06