On 11 June 2013 10:53, Khalid Al-Ghamdi <emailkg...@gmail.com> wrote: > > Do you know of a python module for converting text files to PDF format? >
Why does it have to be a Python module? What do you mean by converting a text file to a pdf file? If I just wanted to create a pdf file containing some verbatim text I would probably use LaTeX. That's not a Python module but you can invoke it easily enough from Python as an external program. Oscar _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor