<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Remove Page Number from Sales Report]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5544</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5544&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Remove Page Number from Sales Report.]]></description>
		<lastBuildDate>Wed, 11 Feb 2015 06:58:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Remove Page Number from Sales Report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22483#p22483</link>
			<description><![CDATA[<p>In the <a href="http://devel.frontaccounting.com/git/?p=fa-stable.git;a=blobdiff;f=reporting/includes/header2.inc;h=c76ae9f60d3161de3c0039efe610eaac88a29838;hp=c783c915f44545e397ee514dfd578412727eadd9;hb=a5a1f885ee288c74ea2674a9eaaa402ac3c05363;hpb=ad37f5bcbd52fa5e7429719eac1a5526aa378b05">new commit</a>, to suppress Page numbering, comment out lines 144 to 147:<br /></p><div class="codebox"><pre><code>//        $this-&gt;NewLine(2);
//    
//        if ($this-&gt;pageNumber &gt; 1)
//            $this-&gt;Text($mcol + 180, _(&quot;Page&quot;) . &#039; &#039; . $this-&gt;pageNumber);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 11 Feb 2015 06:58:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22483#p22483</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove Page Number from Sales Report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22475#p22475</link>
			<description><![CDATA[<p>@joe: Thanks. Very nice alternative real solution. Attached Screenshot.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 10 Feb 2015 16:52:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22475#p22475</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove Page Number from Sales Report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22472#p22472</link>
			<description><![CDATA[<p>This has been fixed in release 2.3. Will go to 2.4 with the final merge.</p><p>The Page number has been moved down 2 lines and aligned with the above fields.</p><p>You can download the fixed file <a href="http://https:/sourceforge.net/p/frontaccounting/mercurial/ci/default/tree/reporting/includes/header2.inc">here</a>.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 10 Feb 2015 07:39:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22472#p22472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove Page Number from Sales Report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22468#p22468</link>
			<description><![CDATA[<p>Comment out lines 145 and 146 of reporting/includes/header2.inc (or place a copy of the file in the appropriate path in the company reporting folder):<br /></p><div class="codebox"><pre><code>        if ($this-&gt;pageNumber &gt; 1)
            $this-&gt;Text($this-&gt;endLine - 35, _(&quot;Page&quot;) . &#039; &#039; . $this-&gt;pageNumber);</code></pre></div><p>@joe: either a report form variable to suppress page numbers or a config variable/sys_prefs variable to be a flag for it would be nice - atleast going forward in FA v2.4.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 09 Feb 2015 18:53:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22468#p22468</guid>
		</item>
		<item>
			<title><![CDATA[Remove Page Number from Sales Report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22466#p22466</link>
			<description><![CDATA[<p>Currently all reports contain page number from the 2nd page onward. However, for my invoice reporting, the page number always covers part of the invoice number.</p><p>How can I remove the page number or move the page number to the bottom right corner of the invoice?</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Mon, 09 Feb 2015 16:04:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22466#p22466</guid>
		</item>
	</channel>
</rss>
