Skip to main content

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…

Release history Release notifications | RSS feed

This release

1.1 This release

Supported by

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