It seems some PDFs can have invalid references such as this. I'm not sure how this happens as this is a PDF a user has uploaded to our service.
Ghostscript when it encounters this reference, treats the value as if it was "0.0". Even though it maybe wrong (it warns us though). It would be nice if PYPDF2 could do this too.
Let me know where I can patch this.

It seems some PDFs can have invalid references such as this. I'm not sure how this happens as this is a PDF a user has uploaded to our service.
Ghostscript when it encounters this reference, treats the value as if it was "0.0". Even though it maybe wrong (it warns us though). It would be nice if PYPDF2 could do this too.
Let me know where I can patch this.