servicemenu-pdf 0.3.3 for KDE
Posted March 22nd, 2009 by Giuseppe BenignoIn this version there are two bug fix and one new feature:
- Fixed bug in pdftk_kmenu.sh. Now is possible remove first page only.
- Added default value “20″ for option “pages for booklet” in booklet menu
- In ghostscript optimization, added various resolutions for outout document.
Download for KDE 3.x:
servicemenu-pdf 0.3.3 (tar.gz)
servicemenu-pdf 0.3.3 (deb)
Download for KDE 4.x:
servicemenu-pdf 0.3.3 (tar.gz)
servicemenu-pdf 0.3.3 (deb)
Enjoy
7 Responses to “servicemenu-pdf 0.3.3 for KDE”
April 10th, 2009 at 9:01 pm
Dear Giuseppe Benigno,
I went to your site, but when I went to
servicemenu-pdf 0.3.3 (tar.gz) I ended up with a full page of things. I am rather am amateur and am only used to downloading a tar.gz file, opening it etc . In your case I see to be seeing ALL files in the ungz and untar files. I do not understand how I can down load them
I am running KDE 3.? on MANDRAKE 2005, so maybe things won’t work. Thanks for writing this
Roger Herz-Fischler
April 11th, 2009 at 5:40 am
Hi Roger, thank you.
I not know your problem, but you can download this file in alternate way. Open an terminal and write:
wget http://www.egregorion.net/works/servicemenus/servicemenu-pdf_0.3.3-kde3.tar.gz
ok, now you can extract all files from archive with:
tar -zxvf servicemenu-pdf_0.3.3-kde3.tar.gz
PS. If you use an old version of pdftk or other required software, same features are not available.
Bye
April 30th, 2009 at 9:44 am
I’ve been using pdftk for a long time and i wrote some scripts to do common printing actions but i find your kde plugin very useful.
Really a well done app.
THX,
Giuseppe.
April 30th, 2009 at 6:33 pm
Hi,
is my pleasure collaborate with free software cause, and I’m very happy you like this little plugin.
Thanks, good luck
July 14th, 2009 at 11:17 am
Thanks!
August 3rd, 2009 at 8:49 pm
You missed to set correct file-permissions in your KDE3-tarball.
I ran into this issue by trying to do a system-wide installation.
After unpacking, I did the following to fix this problem:
find ./bin/*.sh ! -perm 755 -exec chmod 755 {} \;
find ./pdf/*.desktop ! -perm 644 -exec chmod 644 {} \;
August 4th, 2009 at 5:45 pm
hi, you are right, I fix this in the next release.
Thank you.
Leave a Reply