<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — How to Use Print Profiles]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7764</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7764&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to Use Print Profiles.]]></description>
		<lastBuildDate>Tue, 20 Nov 2018 10:36:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33340#p33340</link>
			<description><![CDATA[<p>This has been added to stable repo. A Company Setup has been added. &#039;Open Print Dialog Direct On Reports&#039;. Default not marked.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 20 Nov 2018 10:36:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33340#p33340</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32999#p32999</link>
			<description><![CDATA[<p>Yes, this solution has solved my problem</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Sun, 21 Oct 2018 16:03:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32999#p32999</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32980#p32980</link>
			<description><![CDATA[<p>@joe: Worth adding to the core with either a checkbox or sys_prefs flag?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 17 Oct 2018 15:10:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32980#p32980</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32959#p32959</link>
			<description><![CDATA[<p>Print profile will not solve the problem.<br />Add this code to line 954 of pdf_report.inc<br /></p><div class="codebox"><pre><code>$this-&gt;IncludeJS(&quot;print();&quot;); // force to open print dialog</code></pre></div><p>modified code will be:</p><div class="codebox"><pre><code>function End($email=0, $subject=&#039;&#039;)
{
    global $SysPrefs, $path_to_root;

    $this-&gt;IncludeJS(&quot;print();&quot;); // force to open print dialog</code></pre></div><p>Would be fine if this could be implemented to the core.<br />Tested on Chrome and Firefox</p>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Mon, 15 Oct 2018 19:02:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32959#p32959</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32957#p32957</link>
			<description><![CDATA[<p>Set the PDF to auto print in the printer preferences if the print profiles do not work. Choose a network capable POS printer of use a software driver for it or open the appropriate port like <a href="https://www.cups.org/doc/firewalls.html">CUPS Ports 515, 631, 9100-9102 TCP</a> on your router and windows firewall.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 15 Oct 2018 17:23:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32957#p32957</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32956#p32956</link>
			<description><![CDATA[<p>Actually I need to avoid the process of previewing and then printing through browser. It will save time by avoiding a repetitive process while handing customers at Point of Sale location. </p><p>Can&#039;t we set print profiles for this reason?</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Mon, 15 Oct 2018 16:57:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32956#p32956</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32955#p32955</link>
			<description><![CDATA[<p>Then there is no need to make print profiles. Just print the PDF reports directly onto the local printer.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 15 Oct 2018 16:50:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32955#p32955</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32949#p32949</link>
			<description><![CDATA[<p>By FA location if you mean the hosted location then yes FA is hosted at cloud. But if you mean the browser location from where print is sent then it is the same location i.e same computer to which POS printer is connected .</p><p>Only one printer i.e the POS printed is connected to the POS machine (computer )</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Mon, 15 Oct 2018 04:55:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32949#p32949</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32947#p32947</link>
			<description><![CDATA[<p>Is POS location different from FA location?<br />Is there a different printer connected to the POS machine?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 15 Oct 2018 04:07:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32947#p32947</guid>
		</item>
		<item>
			<title><![CDATA[How to Use Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32940#p32940</link>
			<description><![CDATA[<p>How to use Print Profiles to send print directly to printer at a POS Location without going to browser preview. I am using Windows 10.</p><p>Printer is connected to the same computer where FA is used.</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Sat, 13 Oct 2018 16:21:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32940#p32940</guid>
		</item>
	</channel>
</rss>
