Simple PDF generation for Python
Project description
PyFPDF is a library for PDF document generation under Python, ported from PHP (see FPDF: “Free”-PDF, a well-known PDFlib-extension replacement with many examples, scripts and derivatives).
Compared with other PDF libraries, PyFPDF is simple, small and versatile, with advanced capabilities, and is easy to learn, extend and maintain.
THIS VERSION IS AN UPDATED VERSION OF THE PyPI ‘fpdf’ PACKAGE.
Features:
Python 2.7 to 3.5 support
Unicode (UTF-8) TrueType font subset embedding
Internal/External Links
PNG, GIF and JPG support (including transparency and alpha channel)
Shape, Line Drawing
Cell/Multi-cell/Plaintext writing, Automatic page breaks
Installation Instructions:
To get the latest development version you can download the source code running (for troubleshooting and additional information, see the GitHub Repository: fpdf2)
git clone https://github.com/alexanderankin/pyfpdf.git cd pyfpdf python setup.py install
You can install PyFPDF from PyPI, with easyinstall or from Windows installers. For example, using pip:
pip install fpdf2
Documentation:
Tutorial (Spanish translation available)
For further information, see:
fpdf library (fpdf v1.x.x).
fpdf library docs (fpdf v1.x.x).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for fpdf2-2.2.0rc2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d05893b20d4ab7e40092da4813941ef0c609692918ba85d71a05c858ee1d79a3 |
|
MD5 | 2a978d7778810acf5a71f3552538a47f |
|
BLAKE2b-256 | 8899edf6abfeee3a5714bed3c5a65066fe0922ec99efc2942d90d58e540b4ec2 |