Skip to content
Patrick Maupin edited this page Jun 1, 2015 · 3 revisions

pdfrw is a basic PDF file manipulation library. Developed and tested on Python 2.5-2.7. 3.x is in the works.

pdfrw can read and write PDF files, and can also be used to read in PDFs which can then be used inside reportlab.

For more information:

  • The [ExampleTools] show how to use pdfrw both with and without reportlab.
  • Browse the library [SourceFiles].
  • Read about the internal [ObjectModel].
  • The [SupportedFeatures] page describes pdfrw capabilities.
  • Look at [OtherLibraries] and tools for PDFs.

Will be cleaning up and addressing issues and releasing 0.2 soon...

For questions or comments, or if you would like to contribute to the project, use the rst2pdf discussion group, or email me at at gmail.com

Clone this wiki locally