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.
 
 
 
 
 

729 B

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