JoshData / pdf-redactor

A general purpose PDF text-layer redaction tool for Python 2/3.
Creative Commons Zero v1.0 Universal
180 stars 61 forks source link

Smoketest script #8

Closed divergentdave closed 7 years ago

divergentdave commented 7 years ago

Here's a script to smoke test the library with PDF files. I'm not :100:% sure if this ought to go here, but I thought it was at least worth sharing. The script provides no-op filter functions where needed to ensure that the whole library gets used, and avoid short-circuit if statements.