Printruler

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

Printruler

#1 Post by Dingo »

http://www.kde-apps.org/content/show.ph ... tent=83774
Printruler collects the pdfs that you print with cups-pdf and let\'s you edit them before printing.
Printruler tries to reproduce some of the functionality of fineprint under windows.

This was a semester project at the college of engeneering and architecture of fribourg
this app needs an huge install of Qt libs (at least version 4.3) I'm currently trying to make a puppy pet package with minimum required dependencies

downloaded binary printruler-r14-1.13.i586.rpm from

http://download.opensuse.org/repositori ... -1.13.html

added 3-4 core needed libs from qt4 package, plus ps2ps2 from ghostscript utils
- ftp://ftp.pbone.net/mirror/ftp.altlinux ... 1.i586.rpm

programs run, but some features (e.g. check boxes are missing) see 2nd image that shows original app
Image

Image

messages showed in console are these:

Code: Select all

printruler: /usr/lib/libpng12.so.0: no version information available (required by /usr/lib/libQtGui.so.4)
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /root/PDF/
I'll further investigate to view if it is possible to make a pet package with only minimum required dependencies
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#2 Post by disciple »

That looks cool - kind of a mix of features of pdfedit and CUPS multi-page features and stuff, like you can use from gtklp. So I think it is essentially a pdf editor that uses just Ghostscript - something I've thought for a long time should be easy to do.
The approach of collecting print jobs seems kind of weird - why not make a simple pdfedit :)

People might need to check out the manual to get a better idea of what it does:
http://code.google.com/p/printruler/wiki/UserManual
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#3 Post by disciple »

Hmmm. I get this error

Code: Select all

printruler: symbol lookup error: printruler: undefined symbol: _Z13qFlagLocation
PKc
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#4 Post by disciple »

You might find pdfshuffler more promising.
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#5 Post by disciple »

I've made an 11MB .sfs to make it easy to install pdfshuffler and its dependencies - python, pygtk etc. http://www.murga-linux.com/puppy/viewtopic.php?t=45826
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

Post Reply