Skip to content

Instantly share code, notes, and snippets.

View pythonhacker's full-sized avatar
💭
New Beginnings

Anand B Pillai pythonhacker

💭
New Beginnings
View GitHub Profile
## {{{ http://code.activestate.com/recipes/532908/ (r3)
#! /usr/bin/env python
"""
pyText2Pdf - Python script to convert plain text files into Adobe
Acrobat PDF files with support for arbitrary page breaks etc.
Version 2.0
Author: Anand B Pillai <abpillai at gmail dot com>