Saving any rearranged pdf does not work
Brought to you by:
logari81
When trying to save a rearranged pdf using the "file - save as" option, the dialog appears propery and typing in the name (e.g. "a.pdf") works, too. But when clicking the save-button, all I get is an empty error box, as the attatched screenshot shows.
Because it does not seem to be possible to edit my bug report, I am posting the terminal output here. My Machine runs on Linux Mint 13, and I am using version 0.6.0 of pdfshuffler.
~ $ pdfshuffler
/usr/lib/python2.7/dist-packages/pdfshuffler/pdfshuffler.py:439: Warning: value "0,000000" of type
gdouble' is invalid or out of range for property
scale' of typegdouble' w,h )) # 11-12 /usr/lib/python2.7/dist-packages/pdfshuffler/pdfshuffler.py:695: Warning: value "0,000000" of type
gdouble' is invalid or out of range for propertyscale' of type
gdouble'model.insert_before(iter_to, row)
/usr/lib/python2.7/dist-packages/pdfshuffler/pdfshuffler.py:697: Warning: value "0,000000" of type
gdouble' is invalid or out of range for property
scale' of type `gdouble'model.insert_after(iter_to, row)
Last edit: Athlan 2013-06-28
there shouldn't be any "save" command available:
http://community.linuxmint.com/img/screenshots/pdfshuffler.png
There is a "save as" command available in the file menu. At least here on my version.
I'm getting the same problem on my current Debian testing. There is no output on the terminal and the error message is empty, so it is difficult to provide a detailed report.
Edit: the version I'm using is 0.6.0 with pypdf 1.13
Last edit: Reinhold Rumberger 2014-01-11