<?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: Printing 322 characters on HP LJ 9000 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070588#M38518</link>
    <description>&lt;!--!*#--&gt;Looks like PCL (about which I know nothing).&lt;BR /&gt;A Google search for&lt;BR /&gt;   hp pcl reference&lt;BR /&gt;found (among other things):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;from which, I gather:&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;&amp;amp;l1o : Page Orientation = Landscape&lt;BR /&gt;&lt;BR /&gt;5.45C : Vertical Motion Index = 5.45"/48&lt;BR /&gt;(How many lines do you get on a page?)&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;&amp;amp;k2S : [No idea, unless "k" was actually "l".]&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;&amp;amp;l3A : Page Size = Legal (8.5" x 11")&lt;BR /&gt;&lt;BR /&gt;Knowing nothing, I'd assume that somewhere&lt;BR /&gt;in the PCL there's a way to add underlining&lt;BR /&gt;and/or change to a bold font (and back).&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
    <pubDate>Mon, 24 Sep 2007 16:53:45 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-09-24T16:53:45Z</dc:date>
    <item>
      <title>Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070585#M38515</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not a printer guru and i've tried to discern the documentation to no avail.  My delima is that I have a request from Accounting to produce a report with some fields 'Bold/Underlined' and in following they're specs, it turns out that the longest line is 322 characters.  I need to figure out what the escape sequence to print this report on legal paper and the escape sequence is to turn on/off bold/underline.  The program is written in COBOL on OpenVMS V5.5-2H4 and the target printer is HPLJ 9000.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance for any assistance.&lt;BR /&gt;&lt;BR /&gt;-Ken F</description>
      <pubDate>Mon, 24 Sep 2007 13:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070585#M38515</guid>
      <dc:creator>Ken Feese</dc:creator>
      <dc:date>2007-09-24T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070586#M38516</link>
      <description>&amp;gt; [...] i've tried to discern the&lt;BR /&gt;&amp;gt; documentation [...]&lt;BR /&gt;&lt;BR /&gt;Does that mean that you can't find the docs,&lt;BR /&gt;or that you can't find what you want in the&lt;BR /&gt;docs?&lt;BR /&gt;&lt;BR /&gt;What are you sending to the printer now,&lt;BR /&gt;plain text, PCL, PostScript, ...?  (How many&lt;BR /&gt;layers of software are involved now?)</description>
      <pubDate>Mon, 24 Sep 2007 14:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070586#M38516</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-24T14:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070587#M38517</link>
      <description>Currently referencing LaserJet III Technical Reference Manual.&lt;BR /&gt;&lt;BR /&gt;It's a plain text file generated from COBOL with escape sequences to print on Legal paper. "&lt;ESC&gt;&amp;amp;l1o5.45C&lt;ESC&gt;&amp;amp;k2S&lt;ESC&gt;&amp;amp;l3A"&lt;BR /&gt;(this was copied from another program)&lt;BR /&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Mon, 24 Sep 2007 16:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070587#M38517</guid>
      <dc:creator>Ken Feese</dc:creator>
      <dc:date>2007-09-24T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070588#M38518</link>
      <description>&lt;!--!*#--&gt;Looks like PCL (about which I know nothing).&lt;BR /&gt;A Google search for&lt;BR /&gt;   hp pcl reference&lt;BR /&gt;found (among other things):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;from which, I gather:&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;&amp;amp;l1o : Page Orientation = Landscape&lt;BR /&gt;&lt;BR /&gt;5.45C : Vertical Motion Index = 5.45"/48&lt;BR /&gt;(How many lines do you get on a page?)&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;&amp;amp;k2S : [No idea, unless "k" was actually "l".]&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;&amp;amp;l3A : Page Size = Legal (8.5" x 11")&lt;BR /&gt;&lt;BR /&gt;Knowing nothing, I'd assume that somewhere&lt;BR /&gt;in the PCL there's a way to add underlining&lt;BR /&gt;and/or change to a bold font (and back).&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Mon, 24 Sep 2007 16:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070588#M38518</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-24T16:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070589#M38519</link>
      <description>Ken&lt;BR /&gt;&lt;BR /&gt;   The escape sequences you need are in Chapter 8, "PCL Font Selection", of the manual Steven referenced. The Bold sequence is called "stroke weight command" and is "&lt;ESC&gt;(s#B" where "#" is a number from -7 to 7 that sets the stroke weight -- "0" is normal and "3" is standard bold. The Underline on command is "&lt;ESC&gt;&amp;amp;d0D" or "&lt;ESC&gt;&amp;amp;d3D" (apparently these give slightly different effects), and underline off is &lt;ESC&gt;&amp;amp;d@".&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Tue, 25 Sep 2007 08:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070589#M38519</guid>
      <dc:creator>Kelly Stewart_1</dc:creator>
      <dc:date>2007-09-25T08:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070590#M38520</link>
      <description>Ken, how is the printer connected to your system?  If to a RS232 port, what does $ SHOW TERM for that port show?  Is it cnx to a terminal server?  Port configuration?  Does it have a JetDirect card and if so how does VMS talk to that?&lt;BR /&gt;&lt;BR /&gt;Does the printer have PostScript capability?&lt;BR /&gt;&lt;BR /&gt;Granted the LaserJet should probably be using a superset of the LJ-III command set for PCL, but there have been many changes between the versions used in -III and the 9000.  I'd be focusing on the manuals for the 9000 and referencing back to the -III to be sure you'd getting what you expect...&lt;BR /&gt;&lt;BR /&gt;Lastly, when you try to print this file/data/info to your LJ9000, what happens?  Anything at all?  Does the printer display an error message and/or reset?  Do you get any errors on the VMS side?&lt;BR /&gt;&lt;BR /&gt;bob</description>
      <pubDate>Tue, 25 Sep 2007 08:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070590#M38520</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2007-09-25T08:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070591#M38521</link>
      <description>The LJ9000 uses PCL-5 and that manual is on-line: From HP.COM, choose Support &amp;amp; Troubleshooting, enter your model number and follow the links until you get to the manuals page.&lt;BR /&gt;&lt;BR /&gt;One observation: You say "longest line is 322 characters." If you mean the report must be 322 character-columns wide, and you're planning to print in landscape on legal-sized paper, then if you allow 1/2" margins you have 13" of print width. I hope your accountants have very good eye-sight: 322 / 13 = 24.78 cpi.&lt;BR /&gt;&lt;BR /&gt;However your printer is attached, make sure your device/form/queue settings are NOTRUNCATE and NOWRAP.&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 12:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070591#M38521</guid>
      <dc:creator>Doug Phillips</dc:creator>
      <dc:date>2007-09-25T12:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070592#M38522</link>
      <description>Thanks all for you insights, Steven your correct and Kelly ur right on target, i finally found the bold escape sequences by googling it, an Doug, i've already told them to get a magnigying glass.&lt;BR /&gt;&lt;BR /&gt;thanks again guys for all your thoughts..&lt;BR /&gt;&lt;BR /&gt;Peace, i'm out :O</description>
      <pubDate>Tue, 25 Sep 2007 13:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070592#M38522</guid>
      <dc:creator>Ken Feese</dc:creator>
      <dc:date>2007-09-25T13:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070593#M38523</link>
      <description>:p</description>
      <pubDate>Tue, 25 Sep 2007 13:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070593#M38523</guid>
      <dc:creator>Ken Feese</dc:creator>
      <dc:date>2007-09-25T13:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Printing 322 characters on HP LJ 9000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070594#M38524</link>
      <description>Ken,&lt;BR /&gt;&lt;BR /&gt;about saying thank to those that helped, please review.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&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>Wed, 26 Sep 2007 05:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printing-322-characters-on-hp-lj-9000/m-p/5070594#M38524</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-09-26T05:09:52Z</dc:date>
    </item>
  </channel>
</rss>

