<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how do I set &amp;quot;landscape&amp;quot; printout by default in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405362#M201646</link>
    <description>But, I wanted to have all printer queues created being able to print out landscape as default.&lt;BR /&gt;&lt;BR /&gt;Is there anything I can do during I use "hppi"?</description>
    <pubDate>Thu, 21 Oct 2004 15:18:33 GMT</pubDate>
    <dc:creator>Hanry Zhou</dc:creator>
    <dc:date>2004-10-21T15:18:33Z</dc:date>
    <item>
      <title>how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405360#M201644</link>
      <description>I have some  network printer queues, and they are created by hppi tool. Now I want to all outputs are printed as landscape format without using -o optioni, just use "lp -dprintername filename".&lt;BR /&gt;&lt;BR /&gt;I have another system, and all printers configured on that system will produce landscape format.&lt;BR /&gt;thanks for your help.</description>
      <pubDate>Thu, 21 Oct 2004 14:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405360#M201644</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T14:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405361#M201645</link>
      <description>The /etc/lp/interface/model.orig/&lt;PRT_NAME&gt; file. Depending on the printer and the model in use you may have to dig to find it. &lt;BR /&gt;&lt;BR /&gt;Compare the other printer (doing landscape) with the new printer you are working on.&lt;/PRT_NAME&gt;</description>
      <pubDate>Thu, 21 Oct 2004 14:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405361#M201645</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T14:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405362#M201646</link>
      <description>But, I wanted to have all printer queues created being able to print out landscape as default.&lt;BR /&gt;&lt;BR /&gt;Is there anything I can do during I use "hppi"?</description>
      <pubDate>Thu, 21 Oct 2004 15:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405362#M201646</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T15:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405363#M201647</link>
      <description>Hi Hanry,&lt;BR /&gt;&lt;BR /&gt;hppi doesn't have an option to change the defaults.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 15:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405363#M201647</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-10-21T15:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405364#M201648</link>
      <description>compare two printer file under ./model.orig, they are exactly same, but one can print landscape, another can't. So what you suggested doesn't seem to be the area I should be looking into.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 15:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405364#M201648</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405365#M201649</link>
      <description>I cannot see anything in hppi. &lt;BR /&gt;&lt;BR /&gt;Another option is to write a wrapper script. When the lp command is invoked, direct it to executing your wrapper script which will have the -o landscape option.&lt;BR /&gt;&lt;BR /&gt;Depending on how many printers you manage, this could be a time saver.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 15:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405365#M201649</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T15:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405366#M201650</link>
      <description>I know the work around, but the question why printers on one server can print landscan which is not using any extra script, but the other can not.</description>
      <pubDate>Thu, 21 Oct 2004 15:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405366#M201650</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T15:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405367#M201651</link>
      <description>Are the users printing from a command line or from an application? If from the app is it invoking a wrapper of some kind?&lt;BR /&gt;&lt;BR /&gt;Other thing to look at is the printer itself. Depending on the printer you can set the firmware in the printer to print landscape all the time.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 15:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405367#M201651</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T15:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405368#M201652</link>
      <description>from the unix command line, like I said before, they are just using "lp -dprintname filename", and the output will be landscape.&lt;BR /&gt;&lt;BR /&gt;some printers are same model.</description>
      <pubDate>Thu, 21 Oct 2004 15:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405368#M201652</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T15:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405369#M201653</link>
      <description>When you say printers on one server print landscape all the time, are these remote printers? To a Windows print server?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 15:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405369#M201653</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T15:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405370#M201654</link>
      <description>they are all network printers.</description>
      <pubDate>Thu, 21 Oct 2004 15:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405370#M201654</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T15:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405371#M201655</link>
      <description>Since the printer scripts are the same, you can blame the users. The bigger HP printers have a front panel and some user decided to 'force' landscape into the default configuration for the printer. You can verify this by explicitly printing -oportrait and then -olandscape and then leave out both options. The printer's default will be with no options.&lt;BR /&gt; &lt;BR /&gt;Setting a printer's defaults in the printer is not a good idea. It affects every print job regardless of where it came from. Now PCs almost never send plain ASCII files. Even old Notepad has been enhanced to add font selection, etc and usually overrides most of the default printer settings. Only a DOS command line can ensure pure ASCII printing from a PC. But for Unix systems, the default is to do nothing about overriding the printer's defaults. Another common user change is the font size, width and height and also the page layout in lines per page and lines per inch.&lt;BR /&gt; &lt;BR /&gt;If these printers are shared with other Unix systems, slap the hands of users that change the printer's defaults. Always change the defaults in the printer scripts.</description>
      <pubDate>Thu, 21 Oct 2004 15:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405371#M201655</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-21T15:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405372#M201656</link>
      <description>Landscape can be set as a default on the printer (as configured through the front panel) or an escape sequence sent by print driver script or application.&lt;BR /&gt; &lt;BR /&gt;If you are looking to always do landscape, then you could alias the lp command. example-&lt;BR /&gt; &lt;BR /&gt;alias lp=lp -olandscape&lt;BR /&gt; &lt;BR /&gt;Then anyone that does a "lp printfile" will automatically have the landscape option set.&lt;BR /&gt; &lt;BR /&gt;The other alternative is to make it the default under the print driver script under /usr/spool/lp.&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Thu, 21 Oct 2004 15:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405372#M201656</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2004-10-21T15:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405373#M201657</link>
      <description>If you print from server1 to printer1 it comes landscape. &lt;BR /&gt;&lt;BR /&gt;If you print from server2 to printer1 is it landscape? or portrait?&lt;BR /&gt;&lt;BR /&gt;This would be printing the same job as well.&lt;BR /&gt;&lt;BR /&gt;Looking to narrow down the possibilities - is it the server(s) or the printer(s)?&lt;BR /&gt;&lt;BR /&gt;Is it possible that printer escape codes are embedded in thre document that is being printed? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 15:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405373#M201657</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T15:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405374#M201658</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;If I use the command "lp -dPrint -oportrait", and then it produces a normal portrait format, that indicates the user has default configuration settings on the printer itself?</description>
      <pubDate>Thu, 21 Oct 2004 16:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405374#M201658</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T16:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405375#M201659</link>
      <description>That's correct. -oportrait or -olandscape overrides the default setting in the printer.</description>
      <pubDate>Thu, 21 Oct 2004 16:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405375#M201659</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-21T16:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405376#M201660</link>
      <description>Rodney,&lt;BR /&gt;&lt;BR /&gt;I went to the directory you suggested /usr/spool/lp, but which file(driver) I should be looking into to set the default as you indicated? there are a lot of files underneath.</description>
      <pubDate>Thu, 21 Oct 2004 16:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405376#M201660</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T16:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405377#M201661</link>
      <description>/usr/spool/lp/model contains the driver files for the various printers you may use. This s where the hppi grabs it driver file when adding a printer. &lt;BR /&gt;&lt;BR /&gt;Example, the laserjet driver is by default portrait. There is a line in the file; orientation="def"&lt;BR /&gt;&lt;BR /&gt;There is a case statement for orientation  portrait|def. Change so the the def is with the landscape.&lt;BR /&gt;&lt;BR /&gt;I have this beginning at line 588 of the laserjet file</description>
      <pubDate>Thu, 21 Oct 2004 17:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405377#M201661</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T17:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405378#M201662</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;thanks for the message.&lt;BR /&gt;&lt;BR /&gt;After I finish creating a printer queue, how can I find out what printer model I used during the process of creating the queue?&lt;BR /&gt;Did I choose laserjet5i or deskjet500?</description>
      <pubDate>Thu, 21 Oct 2004 17:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405378#M201662</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2004-10-21T17:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: how do I set "landscape" printout by default</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405379#M201663</link>
      <description>Look into the driver file setup for the printer. This will reside in /etc/lp/interface/model.orig. There will be a file with the printer name. vi the file and you will see the driver name in the top of the file (2nd or 3rd line down)</description>
      <pubDate>Thu, 21 Oct 2004 17:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-set-quot-landscape-quot-printout-by-default/m-p/3405379#M201663</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-21T17:32:22Z</dc:date>
    </item>
  </channel>
</rss>

