PDF bookbinder - gui for imposition

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

PDF bookbinder - gui for imposition

#1 Post by disciple »

This is a gui Java program for printing books (and booklets) from PDF. It does whatever it needs to do (rotating, rearranging, resizing pages) to get what you need.
Get it at http://quantumelephant.co.uk/bookbinder/bookbinder.html
You need Java installed.
Start it by running something like `java -jar bookbinder3.0.jar`

See the documentation at http://www.quantumelephant.co.uk/bookbi ... bdocs.html as you probably won't understand a couple of the options.

Contrary to what the documentation says, it seems to put the output in the location that the program was run from, not the location where the program is. So if you start it by clicking on it in Rox the output files will be put in ~

You might also like to try podofoimposition, although that doesn't have a gui and is less automatic.
http://www.murga-linux.com/puppy/viewtopic.php?t=61466
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

thanks for this

#2 Post by vovchik »

Dear disciple,

Thanks for bookbinder. I normally hate java dependencies because java is slow to load and a big memory hog but bookbinder is a great program. It does exactly what I need for producing leaflets and double-sided reduced study scores on A4 (music). I only wish somebody could recode this beast in C and GTK. It would be faster and a hell of a lot smaller.

But beggars can't be choosers, can they? The author did a good job. Thanks again.

With kind regards,
vovchik

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

#3 Post by disciple »

It might also be worth checking out pdfbooklet.
It is PyGTK. Unfortunately it will need a bit of work to get it going on Linux... and it looks a bit like spaghetti code to me.
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

Post Reply