<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Display Fields while Printing reports]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7736</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7736&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Display Fields while Printing reports.]]></description>
		<lastBuildDate>Thu, 11 Oct 2018 13:51:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32917#p32917</link>
			<description><![CDATA[<p>Again study the existing reports - including the Ext&#039;s... at least 2 of them use Header3</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Thu, 11 Oct 2018 13:51:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32917#p32917</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32910#p32910</link>
			<description><![CDATA[<p>hey, Poncho1234,</p><p>i dont know where i need to place this header2 or header1 in REP708 (TB). but i have made some changes at includes/pdf_report.inc as;</p><div class="quotebox"><blockquote><p>$this-&gt;Text($companyCol, $this-&gt;company[&#039;postal_address&#039;]);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;row -= ($this-&gt;lineHeight + 4);</p></blockquote></div><p>this is working but tell me the above changes also.</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Thu, 11 Oct 2018 05:21:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32910#p32910</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32906#p32906</link>
			<description><![CDATA[<p>Look at existing reports - study them...</p><p>You may find a line similar to:-</p><div class="codebox"><pre><code>$rep-&gt;SetHeaderType(&#039;Header2&#039;);</code></pre></div><p>Available is Header, Header2, Header3<br />Or you could write your own Header4 based on one of the originals</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Wed, 10 Oct 2018 17:45:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32906#p32906</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32905#p32905</link>
			<description><![CDATA[<p>Until you can figure out exactly how (I&#039;m not having ANY luck finding it), try the destination as Excel.&nbsp; It will give you the report in a spreadsheet, formatted like the PDF.&nbsp; You can manually fix what you&#039;re asking about, then print.&nbsp; Not ideal, but it will work.</p><p>I&#039;ve tried editing the pdf_report.inc which is where I think that header is created, but nothing I change does anything, so I must be wrong.</p>]]></description>
			<author><![CDATA[null@example.com (jfirestone)]]></author>
			<pubDate>Wed, 10 Oct 2018 17:30:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32905#p32905</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32897#p32897</link>
			<description><![CDATA[<p>hey,<br />can any one let me know how can i add address in REP708 (trial balance) after the name of the company and how can i remove the url after the name of the company at right side of the page.<br />regards</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Wed, 10 Oct 2018 06:18:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32897#p32897</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32842#p32842</link>
			<description><![CDATA[<p>hey, i dont think so because it must be by code specially for following items that i mentioned above.</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Thu, 04 Oct 2018 09:05:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32842#p32842</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32836#p32836</link>
			<description><![CDATA[<p>Trial Balance &amp; Balance Sheet are solely for YOUR company, right?&nbsp; So your company info is the only info that will show here?</p><p>It might be tedious, but you could just copy and paste that info into the comments section before you print the report.</p>]]></description>
			<author><![CDATA[null@example.com (jfirestone)]]></author>
			<pubDate>Wed, 03 Oct 2018 19:48:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32836#p32836</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32830#p32830</link>
			<description><![CDATA[<p>Hey, I want to display these things on trial balance / balance sheet or other relating matters expect sales order or purchase order.</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Wed, 03 Oct 2018 18:51:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32830#p32830</guid>
		</item>
		<item>
			<title><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32818#p32818</link>
			<description><![CDATA[<p>Which reports are you trying to fix?&nbsp; &nbsp;I am working on trying to figure out how to add the email to my Sales orders, but GST &amp; address are already a part of that report.&nbsp; Maybe you can look on rep109.php (the sales order) and see how that calls in the address &amp; gst and then use those same calls in the report you are creating.</p>]]></description>
			<author><![CDATA[null@example.com (jfirestone)]]></author>
			<pubDate>Wed, 03 Oct 2018 11:42:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32818#p32818</guid>
		</item>
		<item>
			<title><![CDATA[Display Fields while Printing reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32815#p32815</link>
			<description><![CDATA[<p>hey,<br />i am trying to display fields in printing reports relating to company information in company setup menu such as</p><p>1. Phone #<br />2. Email<br />3. GST #<br />4. Address</p><p>can you please help me how can i do that</p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Wed, 03 Oct 2018 08:20:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32815#p32815</guid>
		</item>
	</channel>
</rss>
