pdfminer
pdfminer copied to clipboard
Fix issue #264 - based on pdfminer.six fix for i15
Fix from Philippe Guglielmetti committed on Jan 20, 2017 commit 9b9d69aee96f0e7a35f5b48c6c80f450e629ccd6 in pdfminer.six
Is there any way this can get merged?
I had an issue that led me here, and changing the code locally fixed the issue. Will this be merged?
I also encountered bug #264. Manually editing pdftypes.py with the fix in this PR resolved the issue for me.
However, this project is no longer maintained, so it's probably a better idea to use the successor, pdfminer.six
Thanks for the heads up @FWDekker ! :-)