<?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: Printer setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941598#M113751</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sounds like you have a corruption somewhere&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;try lpadmin -xprintername&lt;BR /&gt;&lt;BR /&gt;and then reinstall it.&lt;BR /&gt;&lt;BR /&gt;cd /etc/lp/interface/model.orig&lt;BR /&gt;&lt;BR /&gt;grep duplex printername&lt;BR /&gt;&lt;BR /&gt;You will see something like&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#[ Added by Devu to provide banner tray and duplex print options&lt;BR /&gt;##[ Added by Devu to handle duplex print sept 23 1999&lt;BR /&gt;        duplex="vduplex"&lt;BR /&gt;        duplex="simplex"&lt;BR /&gt;##end of duplex Devu]&lt;BR /&gt;        echo "dpi#, simplex, duplex, hduplex,      topaz, yb, nb, job, nojob"&lt;BR /&gt;        echo "dpi#, simplex, duplex, hduplex,      topaz, yb, nb, job, nojob"&lt;BR /&gt;        echo "dpi#, fuser&lt;FUSING mode=""&gt;              simplex, duplex, hduplex"&lt;BR /&gt;  duplex="def"          # CHANGE DEFAULT DUPLEX MODE&lt;BR /&gt;    # duplex&lt;BR /&gt;      duplex="simplex";;&lt;BR /&gt;    vd | duplex | double | d) # vertical binding&lt;BR /&gt;      duplex="vduplex";;&lt;BR /&gt;    hd | hduplex)  # double side, horizontal binding&lt;BR /&gt;      duplex="hduplex";;&lt;BR /&gt;    md | mduplex)  # duplexing manually&lt;BR /&gt;    manuald=""                                  # invalidate manual duplex&lt;BR /&gt;   if [ "$duplex" != "simplex" -a "$duplex" != "def" ]&lt;BR /&gt;  case  "$duplex" in&lt;BR /&gt;    simplex) echo "false setduplexmode";;               # Simplex&lt;BR /&gt;    vduplex) echo "true setduplexmode"                  # Long Edge&lt;BR /&gt;    hduplex) echo "true setduplexmode"                  # Short Edge&lt;BR /&gt;  case  "$duplex" in&lt;BR /&gt;    vduplex) echo "/Duplex true"                # Long Edge&lt;BR /&gt;    hduplex) echo "/Duplex true"&lt;BR /&gt;  case  "$duplex" in&lt;BR /&gt;    vduplex) echo "\033&amp;amp;l1S\c";;                # long edge&lt;BR /&gt;    hduplex) echo "\033&amp;amp;l2S\c";;                # short edge&lt;BR /&gt;     case "$duplex" in&lt;BR /&gt;       vduplex) echo "@PJL COMMENT   ** duplex-vertical binding";;&lt;BR /&gt;       hduplex) echo "@PJL COMMENT   ** duplex-horizontal binding";;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There you see the value and see&lt;BR /&gt;&lt;BR /&gt;duplex="def"          # CHANGE DEFAULT DUPLEX MODE&lt;BR /&gt;&lt;BR /&gt;use vi to set vduplex instead of def on this line&lt;BR /&gt;&lt;BR /&gt;Then it will always print duplex&lt;BR /&gt;&lt;BR /&gt;                 Steve Steel&lt;/FUSING&gt;</description>
    <pubDate>Wed, 02 Apr 2003 10:56:45 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2003-04-02T10:56:45Z</dc:date>
    <item>
      <title>Printer setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941596#M113749</link>
      <description>hi guys&lt;BR /&gt;I need help!.&lt;BR /&gt;I have had an ongoing problem for about 6 months, just as i think i have solved the issue it seems to take another twist.&lt;BR /&gt;the final part of the problem involves printer setup, i currently have a network based printer that has decided to stop printing Duplex, this causes me major ear ache form business.&lt;BR /&gt;i have tried to set up a remote printer to a NT print server, but it keeps telling me that the printer already exists on this server( i presume its talking about my production server not nt print spooler) but it doesn't.&lt;BR /&gt;so my question is why an i getting this message when as far as i can see there are no reverences to the printer name on the system.&lt;BR /&gt;and secondly is there any way of telling the network printer currently set up to override the default duplex setting and print in duplex for anything going to this printer id.&lt;BR /&gt;i have tried to solve this for about a week and now an at the headbanging stage.&lt;BR /&gt;all i need is for jobs that are produced and that call that printer to print duplex and override the default duplex (off) on the actual printer.&lt;BR /&gt;thanks in anticipation.&lt;BR /&gt;andrew</description>
      <pubDate>Wed, 02 Apr 2003 10:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941596#M113749</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2003-04-02T10:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Printer setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941597#M113750</link>
      <description>Hi Andy&lt;BR /&gt;&lt;BR /&gt;This may help:-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x14bcc8ecad09d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x14bcc8ecad09d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Wed, 02 Apr 2003 10:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941597#M113750</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-04-02T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Printer setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941598#M113751</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sounds like you have a corruption somewhere&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;try lpadmin -xprintername&lt;BR /&gt;&lt;BR /&gt;and then reinstall it.&lt;BR /&gt;&lt;BR /&gt;cd /etc/lp/interface/model.orig&lt;BR /&gt;&lt;BR /&gt;grep duplex printername&lt;BR /&gt;&lt;BR /&gt;You will see something like&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#[ Added by Devu to provide banner tray and duplex print options&lt;BR /&gt;##[ Added by Devu to handle duplex print sept 23 1999&lt;BR /&gt;        duplex="vduplex"&lt;BR /&gt;        duplex="simplex"&lt;BR /&gt;##end of duplex Devu]&lt;BR /&gt;        echo "dpi#, simplex, duplex, hduplex,      topaz, yb, nb, job, nojob"&lt;BR /&gt;        echo "dpi#, simplex, duplex, hduplex,      topaz, yb, nb, job, nojob"&lt;BR /&gt;        echo "dpi#, fuser&lt;FUSING mode=""&gt;              simplex, duplex, hduplex"&lt;BR /&gt;  duplex="def"          # CHANGE DEFAULT DUPLEX MODE&lt;BR /&gt;    # duplex&lt;BR /&gt;      duplex="simplex";;&lt;BR /&gt;    vd | duplex | double | d) # vertical binding&lt;BR /&gt;      duplex="vduplex";;&lt;BR /&gt;    hd | hduplex)  # double side, horizontal binding&lt;BR /&gt;      duplex="hduplex";;&lt;BR /&gt;    md | mduplex)  # duplexing manually&lt;BR /&gt;    manuald=""                                  # invalidate manual duplex&lt;BR /&gt;   if [ "$duplex" != "simplex" -a "$duplex" != "def" ]&lt;BR /&gt;  case  "$duplex" in&lt;BR /&gt;    simplex) echo "false setduplexmode";;               # Simplex&lt;BR /&gt;    vduplex) echo "true setduplexmode"                  # Long Edge&lt;BR /&gt;    hduplex) echo "true setduplexmode"                  # Short Edge&lt;BR /&gt;  case  "$duplex" in&lt;BR /&gt;    vduplex) echo "/Duplex true"                # Long Edge&lt;BR /&gt;    hduplex) echo "/Duplex true"&lt;BR /&gt;  case  "$duplex" in&lt;BR /&gt;    vduplex) echo "\033&amp;amp;l1S\c";;                # long edge&lt;BR /&gt;    hduplex) echo "\033&amp;amp;l2S\c";;                # short edge&lt;BR /&gt;     case "$duplex" in&lt;BR /&gt;       vduplex) echo "@PJL COMMENT   ** duplex-vertical binding";;&lt;BR /&gt;       hduplex) echo "@PJL COMMENT   ** duplex-horizontal binding";;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There you see the value and see&lt;BR /&gt;&lt;BR /&gt;duplex="def"          # CHANGE DEFAULT DUPLEX MODE&lt;BR /&gt;&lt;BR /&gt;use vi to set vduplex instead of def on this line&lt;BR /&gt;&lt;BR /&gt;Then it will always print duplex&lt;BR /&gt;&lt;BR /&gt;                 Steve Steel&lt;/FUSING&gt;</description>
      <pubDate>Wed, 02 Apr 2003 10:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941598#M113751</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-02T10:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printer setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941599#M113752</link>
      <description>It isn't clear that the printer is an HP JetDirect network printer. If it is, then just use the lp command to print a simple text file as in:&lt;BR /&gt;&lt;BR /&gt;lp -dprinter_name -oduplex /etc/profile&lt;BR /&gt;&lt;BR /&gt;This will only work if the printer has been created on the HP-UX system as a network printer. Setting up a remote printer on NT will make a real mess...none of the -o options for lp will work and simple ASCII files will require ux2dos conversion.&lt;BR /&gt;&lt;BR /&gt;Most likely, the printer had duplex turned on in the printer's front panel settings and that was the default. The HP-UX spooler (actually, the printer script) does not explicitly set the duplex value unless it appears on the command line. So with no options given, the only way duplex would show up would be through the printer's front panel settings.&lt;BR /&gt;&lt;BR /&gt;And it should be noted that setting a shared printer to ANYTHING other than default settings will always cause problems. That's why newer HP LaserJet printers have a configuration lock to prevent users from changing the settings for everyone. A shared printer should always have cold reset defaults, and the computer should control all changes to those settings for the duration of a sngle print job.</description>
      <pubDate>Wed, 02 Apr 2003 12:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941599#M113752</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-04-02T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Printer setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941600#M113753</link>
      <description>Thanks steve, bill &amp;amp;  paula&lt;BR /&gt;i have tried your sugestion steve but that failed i changed the entry suggested but it still prints in simplex, i had one slight brainwave!  should the spooler be stopped and started before this will take effect or is it dymanic.&lt;BR /&gt;also once changed do you then need to use the  -o option or does it as i think mean that it will allways print duplex.&lt;BR /&gt;&lt;BR /&gt;Bill&lt;BR /&gt;the printer is set up network in jetadmin&lt;BR /&gt;does this help and in beleive that the printer is set to print simplex by default hence me trying to get it to print duplex for these jobs.&lt;BR /&gt;thanks for your help so far guys &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Apr 2003 13:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941600#M113753</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2003-04-02T13:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printer setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941601#M113754</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You have 3 choices&lt;BR /&gt;&lt;BR /&gt;1)The simplex is a default on the printer and can be changed via the menus&lt;BR /&gt;&lt;BR /&gt;2)The print command is launched with simplex as default.Normal&lt;BR /&gt;&lt;BR /&gt;3)The file to print contains an escape sequence to set to simplex.&lt;BR /&gt;&lt;BR /&gt;What are you printing.&lt;BR /&gt;&lt;BR /&gt;If the line&lt;BR /&gt;DUPPRINT="def" is in your printer script&lt;BR /&gt;change def to yes&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Wed, 02 Apr 2003 13:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-setup/m-p/2941601#M113754</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-02T13:28:01Z</dc:date>
    </item>
  </channel>
</rss>

