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:
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fpdf2-2.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: fpdf2-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 47.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59be721cf9205d8ff2fe3587acb5fd7ec32252fbd46f3f311bd1369eed0ceec7
|
|
| MD5 |
050d4a7b28a3c1fc7dab9c2fda02640b
|
|
| BLAKE2b-256 |
be7287208accbb187b2ceaa32f68319d2edbc1a7f3811afd6b0a58daf8fbe83b
|