kanzure / pdfparanoia

pdf watermark removal library for academic papers
https://pypi.python.org/pypi/pdfparanoia
533 stars 52 forks source link

Adding support for PDF's from pubs.rsc.org #26

Closed DonnchaC closed 11 years ago

DonnchaC commented 11 years ago

I have added a plugin for cleaning watermarks from RSC papers. I have also included a sample RSC paper and unit test's. The plugin remove the "Downloaded by" and "Published on" watermarks by default but other objects such as the "View Article Online" links can be removed by uncommenting lines in the plugin.

kanzure commented 11 years ago

Thank you! This is excellent work.