On 2026-03-20, Haines Brown <[email protected]> wrote: > On Fri, Mar 20, 2026 at 03:46:30PM -0000, CGS wrote: >> On 2026-03-20, Haines Brown <[email protected]> wrote: >> > On Thu, Mar 19, 2026 at 01:43:40PM -0000, CGS wrote: >> >> On 2026-03-18, Haines Brown <[email protected]> wrote: >> >> > In a new installation, when printing with lpr the output is >> >> > landscape when it should be portrait. >> >> > >> >> > When CUPS prints its test page, it is normal (portrait) > >> What about >> >> printf "Hello\n" | lpr >> >> The orientation might be informative. > > The orientation is landscape
Is this driverless printing or is there a ppd file? You said '-o orientation-requested=3' is ignored? The thing is to verify whether or not that orientation request is being passed on to CUPS or not in order to narrow things down.

