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 b4f5786b00 update 7 years ago
..
controllers update 7 years ago
static update 7 years ago
template Update Version 7 years ago
LICENSE Update Version 7 years ago
README.md Update 7 years ago
__init__.py Update Version 7 years ago
__manifest__.py update 7 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