![]() |
2007-09-09
, 19:50
|
Posts: 2 |
Thanked: 0 times |
Joined on Jul 2007
|
#2
|
![]() |
2007-09-10
, 05:47
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#3
|
But I discovered I could do the same thing with pyPdf. Here is a quick howto:
1) install python and python development packages as described in http://pymaemo.garage.maemo.org/manual_installation.html
2) download pyPdf from http://pybrary.net/pyPdf/
3) uncompress than install while being root:
python2.5 setup.py install
4) now you can cut, join, encrypt, decrypt, rotate, crop pdf files, and apply watermarks, as described in the pyPdf page (see examples). You can use the python command line, cutting & pasting & editing the example commands, or write a script.
Or, some pythonologist could code a GUI for that, maybe.
I am very happy with it. My aim is using my IT as a notebook replacement, and this is a nice step forward
Last edited by debernardis; 2007-09-10 at 05:53.