This is a small PDF generator in Python. It uses Faker and FPDF to create PDFs from fake data but can be updated to handle bigger tasks.
To install the required dependencies, run:
pip install -r requirements.txtTo generate a PDF, run the script:
python main.py