Skip to main content

A Microsoft Office to Postscript Converter as a Python Module

Project description

msoffice2ps is a Python Module for conversion of Microsoft Office Documents to Postscript. It uses win32com and Pythoncom from Pywin32 (Marc Hammond) to printout Office Documents to a specified Postscipt Printer.

You can use it e.g. to build a PDF Converter with Ghostscript in your own application. To convert a Word document simply make:

import msoffice2ps msoffice2ps.word(‘test.doc’, ‘test.ps’, ‘My Postscript Printer’)

That`s all…

Project details


Release history Release notifications | RSS feed

This version

1.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page