Popular recipes by achim http://code.activestate.com/recipes/users/4192508/2015-07-14T13:26:57-07:00ActiveState Code RecipesConvert doc and docx files to pdf (Python)
2015-07-14T13:26:57-07:00achimhttp://code.activestate.com/recipes/users/4192508/http://code.activestate.com/recipes/579080-convert-doc-and-docx-files-to-pdf/
<p style="color: grey">
Python
recipe 579080
by <a href="/recipes/users/4192508/">achim</a>
.
</p>
<p>Here's an update for Python3 - input vs. raw_input, using print() vs. print
see discussion at <a href="http://code.activestate.com/recipes/578858-convert-doc-and-docx-files-to-pdf/" rel="nofollow">http://code.activestate.com/recipes/578858-convert-doc-and-docx-files-to-pdf/</a></p>