<?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 form for OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655115#M8157</link>
    <description>What are you printing, plain text?&lt;BR /&gt;&lt;BR /&gt;Which HP printers?  Connected how?&lt;BR /&gt;&lt;BR /&gt;Have you looked into DCPS?  It can do&lt;BR /&gt;approximately everything, and the price is&lt;BR /&gt;right.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/print/index.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/print/index.html&lt;/A&gt;</description>
    <pubDate>Fri, 21 Oct 2005 16:15:00 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2005-10-21T16:15:00Z</dc:date>
    <item>
      <title>Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655112#M8154</link>
      <description>We have a new application that requires a landscape print form that is 132 characters wide. I have a form on the system called landscape_sml, but the font is too small. I have another form on the system (landscape) that is too large, and the data is either truncated or it wraps (neither of which is acceptable). Is there any information anywhere to help me create a form (or rather a setup module) that sets a different font size or character pitch?&lt;BR /&gt;btw, I'm not a programmer...&lt;BR /&gt;&lt;BR /&gt;OpenVMS 7.3-2.&lt;BR /&gt;HP printers&lt;BR /&gt;&lt;BR /&gt;thanks...</description>
      <pubDate>Fri, 21 Oct 2005 14:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655112#M8154</guid>
      <dc:creator>Brian A.</dc:creator>
      <dc:date>2005-10-21T14:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655113#M8155</link>
      <description>Brian: There is no font selection in the VMS form definition help. /width=132 is all that would be in the form definition.&lt;BR /&gt;$HELP DEFINE/FORM&lt;BR /&gt;$type define_forms.com&lt;BR /&gt;$! Define forms&lt;BR /&gt;$ ! Set special characteristic for the DEFAULT form&lt;BR /&gt;$ define/form/notruncate default                       0&lt;BR /&gt;$!&lt;BR /&gt;$! Define form 'postscript' to be used to print SAS plots on some&lt;BR /&gt;$! laser printers.&lt;BR /&gt;$!&lt;BR /&gt;$define/form/stock=default/length=255&lt;BR /&gt;/width=512 /margin=(top=0,bottom=0,left=0,right=0) /wrap  postscript  1&lt;BR /&gt;$define/form/length=18/stock=default&lt;BR /&gt;/width=132 label      10&lt;BR /&gt;$define/form/length=88  88lpi      88&lt;BR /&gt;$ exit&lt;BR /&gt;Lawrence</description>
      <pubDate>Fri, 21 Oct 2005 15:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655113#M8155</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-10-21T15:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655114#M8156</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;IF you are NOT using LPD and&lt;BR /&gt;IF you have the codebook with the printer escape sequences (brand dependant) (they used to come with every printer, nowadays they are hard to come by)&lt;BR /&gt;THEN you can use any text editor to create your own setup form, the way you like it.&lt;BR /&gt;&lt;BR /&gt;The fact that you already mention setup modules suggests trere are good chances for you.&lt;BR /&gt;Now all you need is the escape specs for YOUR specific printer.&lt;BR /&gt;&lt;BR /&gt;If you locate those and need more help, by all means, come back here!&lt;BR /&gt;&lt;BR /&gt;Success&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 21 Oct 2005 16:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655114#M8156</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-10-21T16:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655115#M8157</link>
      <description>What are you printing, plain text?&lt;BR /&gt;&lt;BR /&gt;Which HP printers?  Connected how?&lt;BR /&gt;&lt;BR /&gt;Have you looked into DCPS?  It can do&lt;BR /&gt;approximately everything, and the price is&lt;BR /&gt;right.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/print/index.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/print/index.html&lt;/A&gt;</description>
      <pubDate>Fri, 21 Oct 2005 16:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655115#M8157</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-10-21T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655116#M8158</link>
      <description>If you can supply the result of &lt;BR /&gt;$ SHOW QUEUE/FULL&lt;BR /&gt;and &lt;BR /&gt;$ SHO QUEUE/FORM/FULL LANDSCAPE_SML&lt;BR /&gt;$ SHOW QUEUE/FORM/FULL LANDSCAPE&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Oct 2005 12:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655116#M8158</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-22T12:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655117#M8159</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;sorry, 1st time I missed your mention of HP printers.&lt;BR /&gt;&lt;BR /&gt;You mention Setup Modules, so I consider that known stuff.&lt;BR /&gt;&lt;BR /&gt;The module to set character spacing  ("PITCH") to 16 char/inch:&lt;BR /&gt;&lt;BR /&gt;( &lt;ESC&gt;  =  escape char,  ASCII 27&lt;BR /&gt;all text is case SENSITIVE,&lt;BR /&gt;spaces added for readability, REMOVE them!)&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt; ( s 0 P &lt;ESC&gt; &amp;amp; k 2 S &lt;BR /&gt;&lt;BR /&gt;for non-integer number it gets slightly more complex, eg  11.5 ch/in:&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt; ( s 0 P &lt;ESC&gt; &amp;amp; k 10.233888 H &lt;ESC&gt; ( s 11.5 H&lt;BR /&gt;&lt;BR /&gt;( 0 in this text is the character ZERO, not the letter Oh )&lt;BR /&gt;&lt;BR /&gt;Insert those modules in the library associated with the queue, and DEFINE a form that names thea moduke as a /SETUP module.&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Sun, 23 Oct 2005 04:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655117#M8159</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-10-23T04:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Printer form for OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655118#M8160</link>
      <description>You need to consult a PJL manual for codes specific for your printer, however this is the setup module that we used for landscape purchase orders on a laserjet 4.&lt;BR /&gt;&lt;ESC&gt;&amp;amp;l0H&lt;BR /&gt;&lt;ESC&gt;&amp;amp;l1x1o26a1e50f1H&lt;BR /&gt;&lt;ESC&gt;*t300R&lt;BR /&gt;&lt;ESC&gt;(0N&lt;BR /&gt;&lt;ESC&gt;(s4099T&lt;BR /&gt;&lt;ESC&gt;(s0B&lt;BR /&gt;&lt;ESC&gt;(s0S&lt;BR /&gt;&lt;ESC&gt;*p225X&lt;BR /&gt;&lt;ESC&gt;*p62Y&lt;BR /&gt;&lt;BR /&gt;Phil&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Mon, 24 Oct 2005 02:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-form-for-openvms/m-p/3655118#M8160</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2005-10-24T02:13:00Z</dc:date>
    </item>
  </channel>
</rss>

