reportlabEasy Playground

Create PDF documents: text, tables, charts, images

Getting started with reportlabRun locally
Install
pip install reportlab
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: reportlab)

reportlab is a third-party package. Create PDF documents: text, tables, charts, images. Install with: pip install reportlab

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?