PyPDF4
PyPDF4 copied to clipboard
Change ContentStream.__parseContentStream so that readObject is called with self.pdf instead of None; solves issues when pdf.strict is checked in readObject methods.
Workaround issue https://github.com/claird/PyPDF4/issues/81