Package: unpaper
Version: 0.3-1
Severity: normal

unpaper --layout double --output-pages 2 in.pnm out1.pnm out2.pnm

yields

Processing sheet: in.pnm -> out1.pnm, out1.pnm
file out1.pnm already exists (use --overwrite to replace).
*** error: Could not save image data to file out1.pnm.

It would be good if unpaper were intelligent enough to allow the
filename of the second page to be specified. Writing to the same file
twice is fairly stupid.

I realise that

unpaper --layout double --output-pages 2 in.pnm out%d.pnm

works correctly:

Processing sheet: clean_segfault.pnm -> out1.pnm, out2.pnm

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-16-generic



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to