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

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".

Here you can see some large documents rendered with rst2pdf:

The Python Documentation

Some Manuals

There is a book typeset with rst2pdf

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 0.12.3

New in 0.12.2

New in 0.12.1

New in 0.12

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