Here's the test script (attached previously)

#!/bin/sh

set -x

# $ lowriter lspages.odt
# File->ExporAsPdf to create lspages.pdf

pdf2ps lspages.pdf lspages.ps
psnup    -2 lspages.ps > WithoutDashl.ps
psnup -l -2 lspages.ps > WithDashl.ps
diff WithoutDashl.ps WithDashl.ps && echo THEY ARE IDENTICAL


** Attachment added: "Open/libre office document to create landscape test data"
   
https://bugs.launchpad.net/ubuntu/+source/psutils/+bug/928526/+attachment/2722618/+files/lspages.odt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928526

Title:
  psnup mis-places landscape pages, truncating content.  -l option does
  nothing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/psutils/+bug/928526/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to