Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55236

Convert Microsoft Word files to PDF with DOCXtoPDF

Newsgroups comp.lang.python
Date 2013-10-01 13:03 -0700
Message-ID <eb7f61fb-932a-4121-9239-77d7d7d26e9c@googlegroups.com> (permalink)
Subject Convert Microsoft Word files to PDF with DOCXtoPDF
From vasudevram <vasudevram@gmail.com>

Show all headers | View raw


Hi list,

I hope some people may find this useful.

This post by me shows how to use DOCXtoPDF (a program I wrote recently) to convert the text in Microsoft Word files (that are in DOCX format) to PDF:

Convert Microsoft Word files to PDF with DOCXtoPDF

http://jugad2.blogspot.in/2013/10/convert-microsoft-word-files-to-pdf.html

The prerequisites are also mentioned. They are: Python, Reportlab, my xtopdf toolkit and python-docx.

-------------------------------------------------------
- Vasudev Ram
Dancing Bison Enterprises
Software training and consulting
 - Python, Linux, databases, open source ...
http://www.dancingbison.com
http://jugad2.blogspot.com
-------------------------------------------------------

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Convert Microsoft Word files to PDF with DOCXtoPDF vasudevram <vasudevram@gmail.com> - 2013-10-01 13:03 -0700

csiph-web