Commit Graph

14 Commits

Author SHA1 Message Date
Bryan Bishop 1a01757f44 README: fix typo in russian text
http://gnusha.org/logs/2016-02-25.log
2016-02-25 08:45:27 -06:00
Cathal Garvey f3e4b74b69 Amended readme for those not using pip to install. 2013-07-14 11:10:15 +01:00
Bryan Bishop 388d2b289e README: write russian intro 2013-05-21 14:02:33 -05:00
Donncha O'Cearbhaill 18140d838d Adding support for PDF's from pubs.rsc.org 2013-05-13 20:28:35 +01:00
Cathal Garvey 95e92420c9 Modified the "pdfparanoia" script in bin/ so it uses Argparse and the "with" context statement.
As python 2.6 was already commented as a potential environment, there seemed little
reason to not use Argparse rather than a sys.argv popping system; argparse offers
automatically generated usage documentation and can offer useful errors when input
is incorrect.

The "with" context statement is also highly excellent and should be used wherever
legacy support for old-timers using 2.6 is not needed.
2013-03-21 23:37:34 +00:00
Bryan Bishop 0d1da12f71 README: increase explaining 2013-02-14 03:43:23 -06:00
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
Bryan Bishop 9d7fd1dbb6 README: add command-line usage 2013-02-10 01:29:58 -06:00
Bryan Bishop 775b927b42 pdfparanoia command-line interface 2013-02-09 09:44:48 -06:00
Bryan Bishop b7b5a4ef65 jstor watermark removal
fixes #1
2013-02-06 17:33:00 -06:00
Bryan Bishop 2711fc174b README: minor wording change 2013-02-05 23:44:00 -06:00
Bryan Bishop 30c6e30891 version bump to 0.0.9 2013-02-05 17:21:58 -06:00
Bryan Bishop 6ef9a19ff6 README: update changelog 2013-02-05 04:56:18 -06:00
Bryan Bishop d8fc6c1d8f initial commit 2013-02-05 03:10:14 -06:00