<?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 LJ4200TN PCL for barcode on/off in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818595#M81858</link>
    <description>The actual string is &lt;BR /&gt;|(10u|(s0p469h120v0b0T*JohnTest* where (10u is the excape sequence.  I just don't know if the above code is barcode.&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Feb 2007 11:33:12 GMT</pubDate>
    <dc:creator>John Pawelczyk</dc:creator>
    <dc:date>2007-02-12T11:33:12Z</dc:date>
    <item>
      <title>HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818587#M81850</link>
      <description>I need to print barcodes on a barcode enabled HPLJ440TN from a MUMPS application running on my DS10 (VMS7.2-1)&lt;BR /&gt;I have managed to obtain a list of esc sequencies for the 4400 but barcode on and barcode off are not on the list.&lt;BR /&gt;Anyone know the esc seq or ASCII for bcon/off in PCL6?</description>
      <pubDate>Thu, 06 Jul 2006 08:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818587#M81850</guid>
      <dc:creator>Tony Cullen</dc:creator>
      <dc:date>2006-07-06T08:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818588#M81851</link>
      <description>Barcodes can be done by setting the symbol set or by using "special fonts".&lt;BR /&gt;You should be able to fix this by resetting the symbol set or font.&lt;BR /&gt;This sets it back to courier 10&lt;BR /&gt;&lt;ESC&gt;(10U&lt;ESC&gt;(s0p12h4099T&lt;BR /&gt;Phil&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Fri, 07 Jul 2006 05:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818588#M81851</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2006-07-07T05:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818589#M81852</link>
      <description>Thanks Phil,&lt;BR /&gt;&lt;BR /&gt;Now do you know the esc sequence for barcode on, barcode off and barcode init?</description>
      <pubDate>Fri, 07 Jul 2006 05:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818589#M81852</guid>
      <dc:creator>Tony Cullen</dc:creator>
      <dc:date>2006-07-07T05:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818590#M81853</link>
      <description>For pcl printers I don't know of any such command, a barcode is only a font, the only complication is if you need to download it to the printer.&lt;BR /&gt;Once this is ok, send the escape code to set the font type, then your barcode number, then the escape code to reset the font back to whatever your default is.&lt;BR /&gt;My experience of barcodes does not extend to pcl6, so there may be changes in this area.&lt;BR /&gt;Phil</description>
      <pubDate>Fri, 07 Jul 2006 07:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818590#M81853</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2006-07-07T07:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818591#M81854</link>
      <description>Thanks again.&lt;BR /&gt;I checked the installed DIMM on the printer and it looks like it's probably not compatible with the printer type. Which would explain why the code39 font is not appearing on the font list. It's just giving the internal fonts.&lt;BR /&gt;However, now I understand how HP do barcodes.&lt;BR /&gt;Kyocera printers use a different method and it is those I have used in the past.</description>
      <pubDate>Fri, 07 Jul 2006 08:42:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818591#M81854</guid>
      <dc:creator>Tony Cullen</dc:creator>
      <dc:date>2006-07-07T08:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818592#M81855</link>
      <description>&lt;A href="http://www.morovia.com/font/support/pcl.asp" target="_blank"&gt;http://www.morovia.com/font/support/pcl.asp&lt;/A&gt;&lt;BR /&gt;has a brief overview of how to copy a font to the printer and make it permanent&lt;BR /&gt;(if you have enough memory)&lt;BR /&gt;Phil</description>
      <pubDate>Fri, 07 Jul 2006 18:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818592#M81855</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2006-07-07T18:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818593#M81856</link>
      <description>We are using PCL to print from the mainframe.  We have no problem changing the fonts of our M/F output, but we cannot get any barcoding to work.  We've tried the following control but it didn't work for us.&lt;BR /&gt;(s0p469h120v0b0T*JohnTest*&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2007 11:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818593#M81856</guid>
      <dc:creator>John Pawelczyk</dc:creator>
      <dc:date>2007-02-12T11:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818594#M81857</link>
      <description>Mainframe?  Are we talking OpenVMS (which is the topic for the ITRC forum here) on a VAX 9000 series box (the so-called "mainframe VAX"), or some other operating system and/or other hardware?&lt;BR /&gt;&lt;BR /&gt;As for:&lt;BR /&gt;&lt;BR /&gt;s0p469h120v0b0T*JohnTest*&lt;BR /&gt;&lt;BR /&gt;You do have to include the escape sequence and related character dreck to get OpenVMS to send and the printer to honor the sequence -- OpenVMS expects to send ANSI escape and control sequences to the printer.  So there needs to be a wrapper around the PCL.&lt;BR /&gt;&lt;BR /&gt;For OpenVMS, the ancient keystone topic for IP printing (and pointers to other printing-related topics) is the old Ask The Wizard (ATW) area topic 1020.  &lt;A href="http://www.hp.com/go/openvms/wizard" target="_blank"&gt;http://www.hp.com/go/openvms/wizard&lt;/A&gt;  Once there, you can grab the whole ATW area via the wizard.zip archive.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2007 11:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818594#M81857</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-12T11:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818595#M81858</link>
      <description>The actual string is &lt;BR /&gt;|(10u|(s0p469h120v0b0T*JohnTest* where (10u is the excape sequence.  I just don't know if the above code is barcode.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2007 11:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818595#M81858</guid>
      <dc:creator>John Pawelczyk</dc:creator>
      <dc:date>2007-02-12T11:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP LJ4200TN PCL for barcode on/off</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818596#M81859</link>
      <description>If you're just looking for PCL barcode assistance for a specific HP LaserJet, you're probably not in the best available forum.  (The LaserJet printer jockeys aren't likely lurking here in the OpenVMS forum, and the OpenVMS jockeys here are comparatively late arrivals within the entirety that is the HP product family.)&lt;BR /&gt;&lt;BR /&gt;And when you post over in the LaserJet forums, you might want to identify the specific model of LaserJet printer, and whatever system is running on the mainframe.&lt;BR /&gt;&lt;BR /&gt;Here's the generic forum for printers:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/familyhome.do?familyId=218" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/familyhome.do?familyId=218&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2007 13:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-lj4200tn-pcl-for-barcode-on-off/m-p/3818596#M81859</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-12T13:17:00Z</dc:date>
    </item>
  </channel>
</rss>

