PDF-Shuffler is a small python-gtk application, which helps the user to merge or split PDF documents. You can also rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
Requirements:
· pyPdf 1.10 or later
· Python
· PyGTK
What's New in This Release: [ read full changelog ]
· Patch cancel-file-open-fix.patch from Serafeim Zanikolas.
· Patch fix-temp-dirname.patch from Serafeim Zanikolas.
· The problem with thumbnail creation on Xservers with color depth other than 24 has been fixed. Closes bug #2789181.
· Pressing quit button during loading a document doesn't freeze the application anymore. Dimensions of the main window respecting small screen sizes.