Contents

fpdf2 2.7.8

0

Simple & fast PDF generation for Python

Simple & fast PDF generation for Python

Stars: 925, Watchers: 925, Forks: 224, Open Issues: 55

The py-pdf/fpdf2 repo was created 7 years ago and the last code push was 11 hours ago.
The project is popular with 925 github stars!

How to Install fpdf2

You can install fpdf2 using pip

pip install fpdf2

or add it to a project with poetry

poetry add fpdf2

Package Details

Author
Olivier PLATHEY ported by Max
License
LGPLv3+
Homepage
https://py-pdf.github.io/fpdf2/
PyPi:
https://pypi.org/project/fpdf2/
Documentation:
https://py-pdf.github.io/fpdf2/
GitHub Repo:
https://github.com/PyFPDF/fpdf2

Classifiers

  • Multimedia/Graphics
  • Multimedia/Graphics/Presentation
  • Printing
  • Software Development/Libraries/Python Modules
  • Text Processing/Markup
No  fpdf2  pypi packages just yet.

Errors

A list of common fpdf2 errors.

Code Examples

Here are some fpdf2 code examples and snippets.

GitHub Issues

The fpdf2 package has 55 open issues on GitHub

  • Doc: provide an example on how to combine usages of borb & fpdf2
  • Issue with the use of markdown and justified text (align="J")
  • feat :: add soft-hyphen for multi-cell
  • set margin
  • Feature Request: Support soft hyphen in Multicell

See more issues on GitHub

Related Packages & Articles

rich 13.7.1

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal