<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Display Fields while Printing reports]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7736&amp;type=atom" />
	<updated>2018-10-11T13:51:36Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7736</id>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32917#p32917" />
			<content type="html"><![CDATA[<p>Again study the existing reports - including the Ext&#039;s... at least 2 of them use Header3</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-10-11T13:51:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32917#p32917</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32910#p32910" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-10-11T05:21:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32910#p32910</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32906#p32906" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-10-10T17:45:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32906#p32906</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32905#p32905" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jfirestone]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43194</uri>
			</author>
			<updated>2018-10-10T17:30:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32905#p32905</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32897#p32897" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-10-10T06:18:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32897#p32897</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32842#p32842" />
			<content type="html"><![CDATA[<p>hey, i dont think so because it must be by code specially for following items that i mentioned above.</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-10-04T09:05:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32842#p32842</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32836#p32836" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jfirestone]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43194</uri>
			</author>
			<updated>2018-10-03T19:48:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32836#p32836</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32830#p32830" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-10-03T18:51:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32830#p32830</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32818#p32818" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jfirestone]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43194</uri>
			</author>
			<updated>2018-10-03T11:42:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32818#p32818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Display Fields while Printing reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32815#p32815" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-10-03T08:20:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32815#p32815</id>
		</entry>
</feed>
