<?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 Zebra Printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883106#M101378</link>
    <description>Hi all,&lt;BR /&gt;  Does anyone come across a situation where the print spooler stopped while the Zebra printer is printing labels.  And the spooler resume printing, it prints but from the very beginning?  It this related to the TCP/IP settings? or Should I disable TCP/IP Timeout Checking on the printer?&lt;BR /&gt;&lt;BR /&gt;Any help would be great!!!</description>
    <pubDate>Wed, 15 Jan 2003 23:49:07 GMT</pubDate>
    <dc:creator>Wilfred Chau_1</dc:creator>
    <dc:date>2003-01-15T23:49:07Z</dc:date>
    <item>
      <title>Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883106#M101378</link>
      <description>Hi all,&lt;BR /&gt;  Does anyone come across a situation where the print spooler stopped while the Zebra printer is printing labels.  And the spooler resume printing, it prints but from the very beginning?  It this related to the TCP/IP settings? or Should I disable TCP/IP Timeout Checking on the printer?&lt;BR /&gt;&lt;BR /&gt;Any help would be great!!!</description>
      <pubDate>Wed, 15 Jan 2003 23:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883106#M101378</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2003-01-15T23:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883107#M101379</link>
      <description>This is normal spooler behavior. When a communications error or a printer error occurs, the spooler resends the entire job. I doubt that tweaking printer settings are going to help. You need  to concentrate on making the network connections as robust as possible. &lt;BR /&gt;&lt;BR /&gt;Another possible solution is to break the print jobs into smaller batches so that when a restart is required the problems are not as severe.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 23:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883107#M101379</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-01-15T23:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883108#M101380</link>
      <description>Thanks A. Clay for the info.  But what would happen if the printer is out of paper?  I believe a LaserJet would resume from where it didn't have the paper to print.  And not the entire job.</description>
      <pubDate>Thu, 16 Jan 2003 01:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883108#M101380</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2003-01-16T01:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883109#M101381</link>
      <description>Hi Wilfred,&lt;BR /&gt;&lt;BR /&gt;The paper out scenario would depend entirely on whether the entire job has spooled into the ptr's buffer or not. If it hasn't &amp;amp; the time to replace the paper &amp;amp; put the ptr back on-line exceeds the TCP timeout value THEN it's going to resend the entire job. Believe the same would be true for the laserjet...BUT...remember that a laserjet will probably have a MUCH larger buffer than a label printer.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 16 Jan 2003 01:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883109#M101381</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-16T01:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883110#M101382</link>
      <description>Should I increase any of the TCP values(using ndd -set /dev/tcp) to better optimize the spooler's performance?</description>
      <pubDate>Thu, 16 Jan 2003 01:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883110#M101382</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2003-01-16T01:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883111#M101383</link>
      <description>It's a complicated answer. That's because there are so many ways to connect printers. Simply put, if the printer script detects an error and returns a non-zero value, the spooler disables the printer with a reason code equal to the error number. JetDirect printers (printers using external or internal JetDirect interfaces) can return 'soft' errors and hpnpf (the printer communication program) will restart the job. That's because there is no way to know where the job was interrupted.  With downloaded fonts, graphics, bitmaps, etc, the error recovery process is very complex and very printer dependent. &lt;BR /&gt;&lt;BR /&gt;As far as the entire spooler stopping, that is not normal in any way. But since the Zebra printer does not come with a printer script, I would look at exactly how this printer is connected and how it interfaces with the spooler. If the printer is connected by LAN, then someone has created a custom interface and you'll have to troubleshoot the process.</description>
      <pubDate>Thu, 16 Jan 2003 01:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883111#M101383</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-16T01:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883112#M101384</link>
      <description>Again, tweaking TCP settings is going to make very little difference. The kinds of things that will make a difference are speed/duplex mismatches between your printer and its associated switch port. Believe it or not mismatched setting will continue to work albeit very poorly. I would make sure that those settings are hard-set on both the printer and the switch port - do not rely upon auto-negotiate. By all means look for lp patches and network printer software patches. &lt;BR /&gt;Do not read into a Laserjet's recovery something that a Zebra should do. The lp system simply sends the job to a printer and looks for a result code. If it ain't zero, lp tries again when the printer is again enabled.</description>
      <pubDate>Thu, 16 Jan 2003 03:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/2883112#M101384</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-01-16T03:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/7175815#M491758</link>
      <description>&lt;P&gt;However zebra diver is commonly used to print high contrast labels, they can likewise print variety names.&amp;nbsp; By the way, I aslo used this driver with my &lt;A href="https://munbyn.com/products/thermal-shipping-label-printer" target="_blank" rel="noopener"&gt;thermal label printer&lt;/A&gt; of &lt;SPAN&gt;&lt;STRONG&gt;Munbyn &lt;/STRONG&gt;brand&amp;nbsp;&lt;/SPAN&gt;for printing purpose of my shopping plaza. Involving the varieties in your image will assist with recognizing items rapidly and effectively, which is useful for clients who need quick ID of stock things initially.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 11:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zebra-printers/m-p/7175815#M491758</guid>
      <dc:creator>jackeelias</dc:creator>
      <dc:date>2022-10-14T11:20:43Z</dc:date>
    </item>
  </channel>
</rss>

