pdfminer icon indicating copy to clipboard operation
pdfminer copied to clipboard

Fix issue #264 - based on pdfminer.six fix for i15

Open clach04 opened this issue 6 years ago • 4 comments

Fix from Philippe Guglielmetti committed on Jan 20, 2017 commit 9b9d69aee96f0e7a35f5b48c6c80f450e629ccd6 in pdfminer.six

clach04 avatar Nov 09 '19 21:11 clach04

Is there any way this can get merged?

zackwarren avatar Feb 18 '20 22:02 zackwarren

I had an issue that led me here, and changing the code locally fixed the issue. Will this be merged?

smcalilly avatar Jul 12 '21 19:07 smcalilly

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

fwdekker avatar Mar 21 '23 09:03 fwdekker

Thanks for the heads up @FWDekker ! :-)

clach04 avatar Mar 21 '23 14:03 clach04