/pdfshuffler

Personal fork of http://sourceforge.net/projects/pdfshuffler/

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PDF-Shuffler 0.6
------------------

This is the latest release of PDF-Shuffler, a simple pyGTK utility to merge,
split and rearrange PDF documents. PDF-Shuffler lets also rotate and crop
individual pages of a pdf document.

PDF-Shuffler requires python-poppler and version 1.10 or newer of python-pypdf.

PDF-Shuffler is written in Python using PyGTK. It is released under the GNU GPL-3.

In order to install run:

 python setup.py install

as superuser.
 

What's new in this version:
---------------------------

* Cairo based rendering.

* Zooming support.

* Progressbar indicating loading of files.

* New user interface with a conventional menubar and toolbar.

* Export only selected pages option in the right-click menu from
  Alexander Hirzel.

* Hungarian, Japanese and Chinese translations.


Known issues:
-------------

* High memory consumption.

* No autoscrolling during navigation with the keyboard arrows.