markitdown
markitdown copied to clipboard
CropBox missing from /Page, defaulting to MediaBox
What should I do?
CropBox missing from /Page, defaulting to MediaBox CropBox missing from /Page, defaulting to MediaBox CropBox missing from /Page, defaulting to MediaBox
It's coming from the pdfminer dependency: https://github.com/pdfminer/pdfminer.six/pull/1109
A fix was merged to master a week ago, but they haven't done a release yet. I just commented out the log.warning() call in pdfminer/pdfpage.py:202 in the interim.