I don't know how good it is, but OpenERP's report.pyPdf module is what I've
been using to do this.

As quoted from the pdf.py module:

"A pure-Python PDF library with very minimal capabilities.  It was designed
to
be able to split and merge PDF files by page, and that's about all it can
do.
It may be a solid base for future PDF file work in Python."


On Tue, Jun 11, 2013 at 11:53 AM, Khalid Al-Ghamdi <emailkg...@gmail.com>wrote:

> Hi,
>
> Do you know of a python module for converting text files to PDF format?
>
> thanks
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 
Todd Matsumoto
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to