资 源 简 介
FPDF for python
PyFPDFis a library for PDF document generation under Python, ported from php (see [FPDF](http://www.fpdf.org/) "Free"-PDF, a well-known PDFlib-extension replacement with many examples, scripts and derivatives).
Latest Relesed Version: 1.7 (August 15th, 2012) - Current Development Version: 1.7.1
Main features
Easy to use (and easy to extend)
Many simple examples and scripts available in many languages
No external dependencies or extensions (optionally PIL for JPG support)
No installation, no compilation or other libraries (DLL) required
Small and compact code, useful for testing new features and teaching
This repository is a fork of the librar