attachment

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">PPD files have a *LandscapeOrientation={Plus90, Minus90} field to describe printer configuration for how clients should send raster data for documents in landscape orientation. This seems important information
 for IPP printing as well given that some printers can only staple on one side of the page (e.g. finishings-supported=20 (StapleTopLeft), 22 (StapleTopRight) but not 21, 23 for StapleBottomLeft, StapleBottomRight) given how the stapling finisher works.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">For PWG-Raster data the client is expected to send here it seems important to know whether it should rotate a Landscape document 90 degrees CCW (landscape) or 270 degrees (reverse-landscape), rather than trying
 to infer that information from the finishings 1Set. Here this example printer PPD likely has LandscapeOrientation=Minus90 or equivalently reverse-landscape, since for a client to get a staple in the top left for the page held in Landscape orientation, it can
 only send StapleTopRight here since that’s all the printer supports, and therefore a 90 degree CW raster data rotation is needed rather than a 90 CCW one.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Would it make sense to add an attribute such as landscape-orientation-desired (or some better name) where the printer would specify either 4 (landscape) or 5 (reverse-landscape) to carry this PPD information?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">An alternate thought would be to duplicate entries in the media-col-database media-source-properties collection for a given (media-size, media-source) combination to indicate what direction to rotate for Landscape
 document raster data, e.g. entries for both:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">                {A4, tray-1, short-edge-first, 3 (portrait)}                                              // How the client should send Portrait document data for A4 in tray-1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">      And {A4, tray-1, short-edge-first, 5 (reverse-landscape)}                      // How the client should send Landscape document data for A4 in tray-1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">But this seems like it may have issues, given that media-col-database entries currently specify things for documents in standard orientation (Portrait), for example pre-printed letterhead along the top short
 edge.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">What are the working group thoughts here on specifying this information in the printer to allow clients to send the correct raster data for Landscape documents, potentially with finishing options applied?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Michael<o:p></o:p></span></p>
</div>
</body>
</html>