rst2pdf is a tool to convert Restructured Text to PDF without using any intermediate formats.
| Tags | printing Software Development Documentation Text Processing General |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Changes: New features include page backgrounds, PDF images, new list layouts, better styling, and table styling. Over 15 bugs were fixed.


Changes: Packaging bugs of 0.10 were fixed.


Changes: Over 20 bugs were fixed and several new features were added, including better localization, a much improved table of contents, and more.


Changes: This release adds complex headers and footers, inline links, better author metadata, and many bugfixes.


Changes: Support for vector graphics: SVG, EPS, PS, CDR, and others (requires uniconvertor). Support for stdin and stdout, so you can use rst2pdf in pipes. Works with reportlab 2.2. Simpler stylesheets (guess bulletFontName, leading, and bulletFontSize from other parameters). Support for a config file.