|
Open Source PDF Libraries in Python
The ReportLab Toolkit is an open source PDF library that implements a flexible layout engine named Platypus that builds documents from components like headlines, paragraphs, fonts, tables, bitmap images, vector graphics, etc. These flowable elements are placed in a document \"story\" following a set of templates for frames, pages and the entire document itself. In addition to the standard 14 PostScript fonts there is full support for custom embedded Type-1 as well as for Asian fonts. |
Go To ReportLab Toolkit
A free software that helps you to Design, Manage, and Deliver Reports for Extreme Business Insight. It simply automates to production of dynamic PDFs. It allows you to design your templates in OpenOffice. |
Go To Tiny Report
PyPDF is a Pure-Python library built as a PDF toolkit. It is capable of:
* extracting document information (title, author, ...),
* splitting documents page by page,
* merging documents page by page,
* cropping pages,
* merging multiple pages into a single page,
* encrypting and decrypting PDF files.
|
Go To PyPDF
|
|