Search code examples
pythonpython-3.xpdfcroppdfminer

Python, pdfminer, cropbox HOW?


How do I use PDFminer in python to crop a page using crop box and save the cropped page in a new pdf? Documentation is non-existent and the internet has no answers.


Solution

  • In the end, crop box did not actually crop the pdf so if you are trying to use it to crop, you cant.