<?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: HP Printer 2015 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117161#M87975</link>
    <description>Folks, I really appreciate your responses! This gives me a place to start.</description>
    <pubDate>Wed, 16 Jan 2008 20:17:58 GMT</pubDate>
    <dc:creator>steven C_2</dc:creator>
    <dc:date>2008-01-16T20:17:58Z</dc:date>
    <item>
      <title>HP Printer 2015</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117156#M87970</link>
      <description>I need to have a separtion page between each print job and the separation paper must pull from the second tray (different color paper).</description>
      <pubDate>Fri, 14 Dec 2007 22:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117156#M87970</guid>
      <dc:creator>steven C_2</dc:creator>
      <dc:date>2007-12-14T22:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: HP Printer 2015</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117157#M87971</link>
      <description>Does this have something to do with VMS, or&lt;BR /&gt;are you asking in a wrong forum?&lt;BR /&gt;&lt;BR /&gt;In any case, more information about how you&lt;BR /&gt;run a print job would probably be helpful.</description>
      <pubDate>Fri, 14 Dec 2007 23:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117157#M87971</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-14T23:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP Printer 2015</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117158#M87972</link>
      <description>Welcome to the ITRC forums.&lt;BR /&gt;&lt;BR /&gt;Information on device control libraries (a feature of OpenVMS and its print symbiont mechanism) are available from various sources, including:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/622" target="_blank"&gt;http://64.223.189.234/node/622&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You would need to create device control modules -- the above section describes setting up landscape printing and related modules, but the basic implementation scheme is similar for your task -- to use a device control library to select the appropriate tray.  You'd need to look up the specific PCL sequence used for switching the trays, and create a couple of modules in a device control library.&lt;BR /&gt;&lt;BR /&gt;If you're using DECprint Services (DCPS) to drive the printer from your OpenVMS system, there's the DCPS$queuename_SEPARATOR_TRAY logical name.  (Given the LaserJet 2015 has Postscript emulation, DCPS is a good choice here.)&lt;BR /&gt;&lt;BR /&gt;Given the choice of these approaches, I'd recommend DCPS here.  Both will work fine with most any version of OpenVMS, however.&lt;BR /&gt;&lt;BR /&gt;If this isn't OpenVMS system that's driving this particular LaserJet printer, you're asking in an ITRC forum that might not have the best audience for your question.  (Folks in this forum know OpenVMS and OpenVMS printing...)  There's an ITRC forum specifically for printing and imaging questions available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/bizsupport/familyhome.do?familyId=412" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/bizsupport/familyhome.do?familyId=412&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Dec 2007 03:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117158#M87972</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-12-15T03:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP Printer 2015</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117159#M87973</link>
      <description>If you are using DCPS to print, define this logical name:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE /EXECUTIVE_MODE /SYSTEM -&lt;BR /&gt;_$ DCPS$queue-name_SEPARATOR_TRAY n&lt;BR /&gt;&lt;BR /&gt;where 'n' is the PostScript number for the tray.  HP printers usually use numbers 3, 0 and 1 for trays 1, 2 and 3.&lt;BR /&gt;&lt;BR /&gt;See the DCPS System Manager's Guide for more information.&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Sat, 15 Dec 2007 03:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117159#M87973</guid>
      <dc:creator>Paul Anderson_7</dc:creator>
      <dc:date>2007-12-15T03:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: HP Printer 2015</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117160#M87974</link>
      <description>To be able to help we need to know what symbiont is running the queue.&lt;BR /&gt;&lt;BR /&gt;$ SHOW QUEUE/FULL queue</description>
      <pubDate>Sat, 15 Dec 2007 08:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117160#M87974</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2007-12-15T08:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: HP Printer 2015</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117161#M87975</link>
      <description>Folks, I really appreciate your responses! This gives me a place to start.</description>
      <pubDate>Wed, 16 Jan 2008 20:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-printer-2015/m-p/4117161#M87975</guid>
      <dc:creator>steven C_2</dc:creator>
      <dc:date>2008-01-16T20:17:58Z</dc:date>
    </item>
  </channel>
</rss>

