borb — Easy Playground
Read, write, and manipulate PDF documents in pure Python
Getting started with borbRun locally
Install
pip install borbPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: borb)
borb is a third-party package. Read, write, and manipulate PDF documents in pure Python. Install with: pip install borb
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?