gpdfx icon indicating copy to clipboard operation
gpdfx copied to clipboard

gpdfx is a graphical tool to extract parts of a PDF as a PDF.

Results 4 gpdfx issues
Sort by recently updated
recently updated
newest added

Fix the following error: $ python2 gpdfx --help Traceback (most recent call last): File "gpdfx", line 31, in import poppler ImportError: /usr/lib/python2.7/site-packages/poppler.so: undefined symbol: poppler_orientation_get_type With my change, the program...

The "up arrow" should be page up and the "down arrow" should be page down. Previous setting was strange.

This pull request makes qpdfx a bit more easy to install, because the whole project is just one file.