Generating PDF from some sort of template (jinja2) with headers, footers, images, not just a printed HTML document.

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • CoverLetterBuilder

    Python version of the cover letter generator. This one can be executed from the command line and takes advantage of command line arguments to populate the cover letter.

  • I built a cover letter generator a few years back. Basically you have to code out the headers and footers and then fill in the body. As I recall it was a bit of a pain to get the right positioning of everything, but just think of it as having to manage each line of the PDF.

  • borb

    borb is a library for reading, creating and manipulating PDF files in python.

  • Have you looked at borb? I’m not sure if it’s exactly what you need I found it useful when doing something similar to you

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts