Creating and Manipulating PDFs in Python With borb

The Real Python Podcast

Episode | Podcast

Date: Fri, 29 Oct 2021 12:00:00 +0000

Have you wanted to generate PDFs from your Python project? Many of the current libraries require designing the document down at the pixel level. Would you be interested in a tool that lets you specify the page layout while it handles the specific details of laying out the text? This week on the show, we talk with Joris Schellekens about his library for creating and manipulating PDFs named borb.