I can't reproduce this Bug:

Steps:

# create a 2 page PDF 'document.pdf'  with the words "FirstPage" and
"SecondPage"

1. echo -e "FirstPage\nSecondPage" | enscript --lines-per-page=1 -p - |  ps2pdf 
- "document.pdf"
2. pdfnup --nup 2x1 document.pdf
3.  evince document-nup.pdf
4. print using the print dialog #(page orientation is automatically set to 
Portrait, but the Document is clearly shown as being Landscape) 

The (2x1) page is "correctly" printed in Landscape mode (although the
print dialog says it's portrait)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/918493

Title:
  pdf documents created by pdfjam --nup 2x1 are not printed properly by
  evince

Status in Evince:
  New
Status in evince package in Ubuntu:
  Invalid

Bug description:
  Steps to Reproduce:

  1. convert a multi-page pdf document using the following command: pdfnup 
--nup 2x1 document.pdf
  2. open in Evince
  3. print output document

  Expected results:

  -- pdf document is printed the way that it appears in Evince (pdf
  document is oriented in a landscape fashion)

  Actual results:

  -- pdf document is printed in a portrait fashion, and does not look
  how it appears in Evince. See attached screenshots.

  Note: When I print the output document in acroread, it prints
  correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/918493/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to