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
ab6e8cc793
|
7 years ago | |
---|---|---|
.. | ||
controllers | 7 years ago | |
static | 7 years ago | |
template | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
__init__.py | 7 years ago | |
__manifest__.py | 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
- LibreOffice unoconv