<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Page numbering on sales invoice PDF's]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4351</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4351&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Page numbering on sales invoice PDF's.]]></description>
		<lastBuildDate>Sun, 01 Jan 2017 17:51:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27306#p27306</link>
			<description><![CDATA[<p>Either you use your own page counter variable in the report file and increment it just before each AddPage() (or FA&#039;s NewPage()) or use TCPDF&#039;s (<em>reporting/includes/tcpdf.php</em>) page variables (<strong>$page</strong> is the class property for the current page number, <strong>$pages</strong> is an array of the pdf pages) that the FA reporting engine uses. </p><p>Whilst <strong>$this-&gt;pageNumber</strong> is correct, the <em>$this-&gt;totalPageNumber</em> is not used in FA.</p><p>As the pdf generation progresses, the max number of pages in the document till then is <strong>$this-&gt;getAliasNbPages()</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 01 Jan 2017 17:51:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27306#p27306</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27290#p27290</link>
			<description><![CDATA[<p>Hi Guys,</p><p>How do we display page number like &quot;page 1 of 3&quot;?</p><p>What&#039;s name of the function to be called? Is the following syntax correct?</p><p>$this-&gt;Text($mcol + 180, _(&quot;Page&quot;) . &#039; &#039; . $this-&gt;pageNumber . _(&quot; of &quot;) . $this-&gt;totalPageNumber);</p><p>Thank you for your time.<br />Eric</p>]]></description>
			<author><![CDATA[null@example.com (ericta)]]></author>
			<pubDate>Fri, 30 Dec 2016 16:59:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27290#p27290</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22596#p22596</link>
			<description><![CDATA[<p>Just remove the page number for now or keep resetting the page number in the report when a new invoice is generated.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 17 Feb 2015 13:23:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22596#p22596</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22588#p22588</link>
			<description><![CDATA[<div class="quotebox"><cite>erwindebruin wrote:</cite><blockquote><p>if i select multiple invoices for printing (like invoice no 1 to 1000, all single page invoices) the PDF which is generated also includes pagenumbering. By example invoice no 2 gets pagenumber 2. I think this is incorrect and the numbering as discussed in this thread should restart on each invoice again and not on the pages when bulk printing invoices.</p></blockquote></div><p>Any solution to this situation? Appreciate anyone&#039;s help</p>]]></description>
			<author><![CDATA[null@example.com (sirka)]]></author>
			<pubDate>Tue, 17 Feb 2015 09:20:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22588#p22588</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18802#p18802</link>
			<description><![CDATA[<p>if i select multiple invoices for printing (like invoice no 1 to 1000, all single page invoices) the PDF which is generated also includes pagenumbering. By example invoice no 2 gets pagenumber 2. I think this is incorrect and the numbering as discussed in this thread should restart on each invoice again and not on the pages when bulk printing invoices.</p>]]></description>
			<author><![CDATA[null@example.com (erwindebruin)]]></author>
			<pubDate>Wed, 25 Dec 2013 09:43:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18802#p18802</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17652#p17652</link>
			<description><![CDATA[<p>Yes that would be acceptable.</p>]]></description>
			<author><![CDATA[null@example.com (andrew1136)]]></author>
			<pubDate>Thu, 05 Sep 2013 22:10:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17652#p17652</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17649#p17649</link>
			<description><![CDATA[<p>If page numbering starting from second page is acceptable for you (i.e. without page number on first page), we can switch the numbering on for all documents since next minor release. <br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Thu, 05 Sep 2013 21:32:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17649#p17649</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17641#p17641</link>
			<description><![CDATA[<div class="quotebox"><cite>andrew1136 wrote:</cite><blockquote><p>Hi to Elax, the TextCart extension is working perfectly also.</p></blockquote></div><p>Great :-) !</p>]]></description>
			<author><![CDATA[null@example.com (elax)]]></author>
			<pubDate>Thu, 05 Sep 2013 10:49:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17641#p17641</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17625#p17625</link>
			<description><![CDATA[<p>Thanks Janusz, that works perfectly.</p><p>Date&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 31.08.2013<br />Invoice No.&nbsp; &nbsp; 37754&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Page 6</p><br /><p>Hi to Elax, the TextCart extension is working perfectly also.</p><p>Cheers<br />Andrew</p>]]></description>
			<author><![CDATA[null@example.com (andrew1136)]]></author>
			<pubDate>Wed, 04 Sep 2013 22:24:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17625#p17625</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17612#p17612</link>
			<description><![CDATA[<p><a href="https://frontaccounting.com/fawiki/index.php?n=Help.ReportsAndAnalysis">Wiki</a>-ed it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 04 Sep 2013 13:17:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17612#p17612</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17603#p17603</link>
			<description><![CDATA[<p>Brilliant, maybe that should be an option in the config file ;-)</p><p>/Elax</p>]]></description>
			<author><![CDATA[null@example.com (elax)]]></author>
			<pubDate>Wed, 04 Sep 2013 10:13:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17603#p17603</guid>
		</item>
		<item>
			<title><![CDATA[Re: Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17593#p17593</link>
			<description><![CDATA[<p>You can comment out line 142 in reporting/includes/header2.inc, then you will have page numbering on all&nbsp; reports.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 04 Sep 2013 05:37:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17593#p17593</guid>
		</item>
		<item>
			<title><![CDATA[Page numbering on sales invoice PDF's]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17591#p17591</link>
			<description><![CDATA[<p>Is it possible to add page numbering to sales invoices PDF&#039;s ? Many of my invoices exptend to 6 pages and I then need to process them using Adobe Acrobat to add page numbers &quot;1 of n&quot; (Bates numbering), if the FA PDF generator could add page numbers automatically it would simplify this process for me.</p>]]></description>
			<author><![CDATA[null@example.com (andrew1136)]]></author>
			<pubDate>Wed, 04 Sep 2013 03:45:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17591#p17591</guid>
		</item>
	</channel>
</rss>
