My favorites | Sign in
Project Logo
             
Code license: MIT License
Labels: rst, pdf, docutils, reportlab, python
Show all Featured downloads:
rst2pdf-0.11.tar.gz

Contents

Introduction

The usual way of creating PDF from reStructuredText is by going through LaTeX. This tool provides an alternative by producing PDF directly using the ReportLab library.

Here is some sample output, the beginning of "The Count of Montecristo".

Installation

Download it from this site, then

install manually

python setup.py install

or try the egg with the provided buildout:

python bootstrap.py
bin/buildout

you'll get a rst2pdf executable in the bin directory

or get it via PyPI:

easy_install rst2pdf

Features

Screenshot

Not really, since this is a terminal app, but ok :-)

Changes

New in SVN

New in 0.11

New in 0.10.1

New in 0.10

New in 0.9

New in 0.8.1

New in 0.8

New in 0.7

New in 0.6

New in 0.5

New in 0.4

New in 0.3









Hosted by Google Code