You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mathias Markl 7ecff272b4 . 6 years ago
..
controllers . 6 years ago
demo test 6 years ago
doc update lazy load web_preview 6 years ago
i18n update lazy load web_preview 6 years ago
static del oe_picture 6 years ago
template update lazy load web_preview 6 years ago
tests test 6 years ago
LICENSE Update Version 7 years ago
README.md Update 7 years ago
__init__.py Python 3.6 6 years ago
__manifest__.py update lazy load web_preview 6 years ago

README.md

MuK Preview MS Office

Extendes the Preview Dialog to support MS Office files. Currently the following file extensions are supported:

  • Word (*.doc | *.docx, application/msword)
  • Excel (*.xls | *.xlsx, application/msexcel)
  • PowerPoint (*.ppt | *.pptx, application/mspowerpoint)

Dependencies

PDF Converter (pdfconv)

The Python library pdfconv can be used to convert a variety of different file types to PDF. It can be used on Windows as well as Linux.

Windows

Linux