All of lore.kernel.org
 help / color / mirror / Atom feed
* [Printing-architecture] What should the "landscape" and "orientation-requested" options exactly do?
@ 2013-12-05 22:44 Till Kamppeter
  2013-12-06 23:01 ` Tobias Hoffmann
  0 siblings, 1 reply; 4+ messages in thread
From: Till Kamppeter @ 2013-12-05 22:44 UTC (permalink / raw)
  To: Michael Sweet; +Cc: Open Printing

Hi,

I got the following bug report on Ubuntu:

https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1243484

a user complais that when he sends a job with the "landscape" option it
does not come out correctly.

Now I want to know exactly what "landscape" and "orientation-requested"
should do exactly, to fix cups-filters.

There is some discussion in the bug report and following RFC 2911 I come
to the conclusion that PDF files and also PostScript files which come
from apps as a print job have their layout and page geometry already
determined by the app and so a filter like pdftopdf should ignore
"landscape" and "orientation-requested". For PostScript files (filters
pstopdf and pstops) the given "PageSize", "landscape", and
"orientation-requested" settings should only be used as default for
pages without geometry definition (like the old PostScript CUPS test
page) and be ignored by pages which already come with complete geometry
info (like pages of a usual print job from an app). Filters for text and
image jobs (texttopdf, imagetopdf) should use "landscape" and
"orientation-requested" for the layout of the output.

Am I correct?

   Till

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-09 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 22:44 [Printing-architecture] What should the "landscape" and "orientation-requested" options exactly do? Till Kamppeter
2013-12-06 23:01 ` Tobias Hoffmann
2013-12-09 15:55   ` Michael Sweet
2013-12-09 16:32   ` Till Kamppeter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.