[Bug 222137] "lpr -o landscape" no longer works. (CUPS)

bugzilla at redhat.com bugzilla at redhat.com
Wed May 14 10:40:08 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: "lpr -o landscape" no longer works. (CUPS)


https://bugzilla.redhat.com/show_bug.cgi?id=222137


twaugh at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
               Flag|needinfo?(twaugh at redhat.com)|




------- Additional Comments From twaugh at redhat.com  2008-05-14 06:40 EST -------
The CUPS texttops filter does in fact deal correctly with the 'landscape'
option.  Try this:

perl -e 'print "abcd "x25' | /usr/lib/cups/filter/texttops 1 tim '' 1
'landscape' > texttops.ps

The resulting texttops.ps file looks like this:

+--------+
|a a a a |
|a       |
+--------+

and has a special line near the top:

%cupsRotation: 270

to tell pstops what type of rotation it should do.  Perhaps texttopaps should
behave in the same way?


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list