1
0
mirror of https://github.com/kanzure/pdfparanoia.git synced 2024-06-01 08:38:04 +02:00
pdfparanoia/pdfparanoia
Bryan Bishop caed396870 SPIE watermark removal
This is slightly broken because the SPIE plugin removes more than just
watermarks. For some reason it seems to also remove images and large
blocks of text from the paper. However, the object that is being removed
is tiny. In the unit testing sample, the removed object is pdf stream
55.

For now, SPIE is partially disabled until this is fixed. The problem
does not originate from the other plugins.

fixes #20
2013-02-11 23:52:59 -06:00
..
plugins SPIE watermark removal 2013-02-11 23:52:59 -06:00
__init__.py SPIE watermark removal 2013-02-11 23:52:59 -06:00
core.py better import formatting for core.py 2013-02-07 03:55:57 -06:00
eraser.py SPIE watermark removal 2013-02-11 23:52:59 -06:00
parser.py deflation tool to help with debugging 2013-02-07 20:51:10 -06:00
plugin.py initial commit 2013-02-05 03:10:14 -06:00
utils.py initial commit 2013-02-05 03:10:14 -06:00