 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; ZPL code</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/zpl-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 13:05:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>printing problem with TLP 3884 Z zebra printer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/printing-problem-with-tlp-3884-z-zebra-printer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/printing-problem-with-tlp-3884-z-zebra-printer/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 07:34:55 +0000</pubDate>
		<dc:creator>Leozeo</dc:creator>
				<category><![CDATA[Zebra printers]]></category>
		<category><![CDATA[ZPL code]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi all, I am sending this zpl command to zebra printer&#8217;s output stream to print the label but blank label is printed with this command. here is my code to print the label. zplcmd="^XA~TA000~JSN^LT0^MNW^MTT^PON^PMN^LH0,0^JMA^PR2,2^MD10^JUS^LRN^CI0^XZ\n" +"^XA\n" +"^MMT\n" +"^LL0300\n" +"^PW600\n" +"^LS0\n" +"^FT60,42^A0N,42,40^FH\\^FD"+Name+"^FS\n" +"^FT60,132^A0N,42,40^FH\\^FD"+Age+"^FS\n" +"^BY1,3,40^FT60,220^BCN,,Y,N\n" +"^FD&#62;"+barcode+"^FS\n" +"^PQ1,0,1,Y^XZ\n"; S = new Socket(Ip, port); DataOutputStream out = new DataOutputStream(S.getOutputStream()); out.writeBytes(zplcmd); [...]]]></description>
				<content:encoded><![CDATA[<p>Hi all,</p>
<p>I am sending this zpl command to zebra printer&#8217;s output stream to print the label but blank label is printed with this command.<br />
here is my code to print the label.</p>
<pre>
zplcmd="^XA~TA000~JSN^LT0^MNW^MTT^PON^PMN^LH0,0^JMA^PR2,2^MD10^JUS^LRN^CI0^XZ\n"
+"^XA\n"
+"^MMT\n"
+"^LL0300\n"
+"^PW600\n"
+"^LS0\n"
+"^FT60,42^A0N,42,40^FH\\^FD"+Name+"^FS\n"
+"^FT60,132^A0N,42,40^FH\\^FD"+Age+"^FS\n"
+"^BY1,3,40^FT60,220^BCN,,Y,N\n"
+"^FD&gt;"+barcode+"^FS\n"
+"^PQ1,0,1,Y^XZ\n";


S = new Socket(Ip, port);
DataOutputStream out = new DataOutputStream(S.getOutputStream());
out.writeBytes(zplcmd);
</pre>
<p>why the blank label is printing ??</p>
<p>what is wrong with this ZPL script</p>
<p>Thanks in advance,<br />
Leozeo</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/printing-problem-with-tlp-3884-z-zebra-printer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing barcode from Acrobat (pdf) to Zebra printer.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/printing-barcode-from-acrobat-pdf-to-zebra-printer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/printing-barcode-from-acrobat-pdf-to-zebra-printer/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 18:53:24 +0000</pubDate>
		<dc:creator>Was</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PrintBarCode]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Zebra printers]]></category>
		<category><![CDATA[ZPL code]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I would like to have a programmed button in Acrobat to &#8220;PrintBarcode&#8221; to a Zebra printer. The default print buttion prints the pdf form using a java script. How can I send the ZPL code to a printer com port?]]></description>
				<content:encoded><![CDATA[<p>I would like to have a programmed button in Acrobat to &#8220;PrintBarcode&#8221; to a Zebra printer.  The default print buttion prints the pdf form using a java script.  How can I send the ZPL code to a printer com port?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/printing-barcode-from-acrobat-pdf-to-zebra-printer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/16 queries in 0.015 seconds using memcached
Object Caching 386/419 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 13:15:59 -->