pdfminer.six
pdfminer.six copied to clipboard
Fix #1117
Pull request
Fixes https://github.com/pdfminer/pdfminer.six/issues/1117.
How Has This Been Tested?
Looking at extracted images
Checklist
- [x] I have read CONTRIBUTING.md.
- [x] I have added a concise human-readable description of the change to CHANGELOG.md.
- [x] I have tested that this fix is effective or that this feature works.
- [x] I have added docstrings to newly created methods and classes.
- [x] I have updated the README.md and the readthedocs documentation. Or verified that this is not necessary.