Closed mjbryant closed 5 years ago
This will allow us to clean PDFs beforehand using qpdf and test that pdfrw can parse them while avoiding having to instantiate the reader twice.
Should we bumping the package version since we changed a main interface?
I'll bump the minor version since it's adding functionality but backwards-compatible.
This will allow us to clean PDFs beforehand using qpdf and test that pdfrw can parse them while avoiding having to instantiate the reader twice.