<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JavaScript Print: Bypass Printer Dialog in IE and Firefox</title>
	<atom:link href="http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/</link>
	<description>Techniques Behind Modern Web</description>
	<lastBuildDate>Wed, 09 May 2012 23:09:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mortypk</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2237</link>
		<dc:creator>mortypk</dc:creator>
		<pubDate>Tue, 03 Jan 2012 08:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2237</guid>
		<description>thanks its great help!
please tell me how to select printer? it sent only to default and i need to sent prints on two different printers one is default.</description>
		<content:encoded><![CDATA[<p>thanks its great help!<br />
please tell me how to select printer? it sent only to default and i need to sent prints on two different printers one is default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonal</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2228</link>
		<dc:creator>Sonal</dc:creator>
		<pubDate>Mon, 19 Sep 2011 12:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2228</guid>
		<description>hi,

Thanks for the code.
Its working fine but does not print data of the page.
In Mozilla the printed page contain data but in IE the page is blank...:(

Plz help</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>Thanks for the code.<br />
Its working fine but does not print data of the page.<br />
In Mozilla the printed page contain data but in IE the page is blank&#8230;:(</p>
<p>Plz help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uzn</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2209</link>
		<dc:creator>uzn</dc:creator>
		<pubDate>Wed, 15 Jun 2011 20:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2209</guid>
		<description>Does this work for  IE7 or higher on windows server 7?

Thanks</description>
		<content:encoded><![CDATA[<p>Does this work for  IE7 or higher on windows server 7?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imprimir directamente a impresora desde Firefox o IE &#171; SCyASIG</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2204</link>
		<dc:creator>Imprimir directamente a impresora desde Firefox o IE &#171; SCyASIG</dc:creator>
		<pubDate>Fri, 03 Jun 2011 00:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2204</guid>
		<description>[...] mandar el ticket de venta directamente a la impresora. &#8220;Googleando&#8221; encontramos esta solución, espero y les sea útil.        Easy AdSense by Unreal    window.fbAsyncInit = function() { [...]</description>
		<content:encoded><![CDATA[<p>[...] mandar el ticket de venta directamente a la impresora. &#8220;Googleando&#8221; encontramos esta solución, espero y les sea útil.        Easy AdSense by Unreal    window.fbAsyncInit = function() { [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: konohamaru</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2189</link>
		<dc:creator>konohamaru</dc:creator>
		<pubDate>Thu, 10 Feb 2011 15:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2189</guid>
		<description>I solved it by removing the line
var PrintCommandObject = null;

thanks</description>
		<content:encoded><![CDATA[<p>I solved it by removing the line<br />
var PrintCommandObject = null;</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: konohamaru</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2188</link>
		<dc:creator>konohamaru</dc:creator>
		<pubDate>Thu, 10 Feb 2011 15:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2188</guid>
		<description>thanks man but do not understand the function PrintPage because PrintCommandObject always going to be null and never enters the conditional</description>
		<content:encoded><![CDATA[<p>thanks man but do not understand the function PrintPage because PrintCommandObject always going to be null and never enters the conditional</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stu</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2187</link>
		<dc:creator>stu</dc:creator>
		<pubDate>Fri, 04 Feb 2011 11:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2187</guid>
		<description>sad</description>
		<content:encoded><![CDATA[<p>sad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rizky Tahara Shita</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2141</link>
		<dc:creator>Rizky Tahara Shita</dc:creator>
		<pubDate>Fri, 04 Jun 2010 11:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2141</guid>
		<description>thanks.. great tweak...</description>
		<content:encoded><![CDATA[<p>thanks.. great tweak&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Th3Pr0ph3t</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-2031</link>
		<dc:creator>Th3Pr0ph3t</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-2031</guid>
		<description>Just what I needed, thanks.

For the Prism browser for linux (which is just another skin for firefox), close Prism and edit this file with your text editor:
~/.prism/your_app_name/blablabla.default/prefs.js

and add the line:
user_pref(&quot;print.always_print_silent&quot;, true);

Which is the same thing but without the user interface.

This may also work on firefox on the ~/.mozilla/firefox/blahblahblah.default/prefs.js</description>
		<content:encoded><![CDATA[<p>Just what I needed, thanks.</p>
<p>For the Prism browser for linux (which is just another skin for firefox), close Prism and edit this file with your text editor:<br />
~/.prism/your_app_name/blablabla.default/prefs.js</p>
<p>and add the line:<br />
user_pref(&#8220;print.always_print_silent&#8221;, true);</p>
<p>Which is the same thing but without the user interface.</p>
<p>This may also work on firefox on the ~/.mozilla/firefox/blahblahblah.default/prefs.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dipankar Samanta</title>
		<link>http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/comment-page-1/#comment-1435</link>
		<dc:creator>Dipankar Samanta</dc:creator>
		<pubDate>Fri, 14 Nov 2008 11:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://justtalkaboutweb.com/2008/05/09/javascript-print-bypass-printer-dialog-in-ie-and-firefox/#comment-1435</guid>
		<description>I want to print option but print dialog box is not enable</description>
		<content:encoded><![CDATA[<p>I want to print option but print dialog box is not enable</p>
]]></content:encoded>
	</item>
</channel>
</rss>

