<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to Use Print Profiles]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7764&amp;type=atom" />
	<updated>2018-11-20T10:36:18Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7764</id>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33340#p33340" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-11-20T10:36:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33340#p33340</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32999#p32999" />
			<content type="html"><![CDATA[<p>Yes, this solution has solved my problem</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-10-21T16:03:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32999#p32999</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32980#p32980" />
			<content type="html"><![CDATA[<p>@joe: Worth adding to the core with either a checkbox or sys_prefs flag?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-10-17T15:10:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32980#p32980</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32959#p32959" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-10-15T19:02:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32959#p32959</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32957#p32957" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-10-15T17:23:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32957#p32957</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32956#p32956" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-10-15T16:57:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32956#p32956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32955#p32955" />
			<content type="html"><![CDATA[<p>Then there is no need to make print profiles. Just print the PDF reports directly onto the local printer.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-10-15T16:50:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32955#p32955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32949#p32949" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-10-15T04:55:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32949#p32949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32947#p32947" />
			<content type="html"><![CDATA[<p>Is POS location different from FA location?<br />Is there a different printer connected to the POS machine?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-10-15T04:07:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32947#p32947</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to Use Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32940#p32940" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-10-13T16:21:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32940#p32940</id>
		</entry>
</feed>
