[Tutor] producing PDF files

Todd Matsumoto c.t.matsumoto at gmail.com
Tue Jun 11 12:13:31 CEST 2013


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 <emailkgnow at gmail.com>wrote:

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


-- 
Todd Matsumoto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130611/e6752e80/attachment.html>


More information about the Tutor mailing list