<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — how to change the  pdf layout  ?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7552</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7552&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in how to change the  pdf layout  ?.]]></description>
		<lastBuildDate>Sun, 10 Jun 2018 19:51:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: how to change the  pdf layout  ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31844#p31844</link>
			<description><![CDATA[<p>The file <strong>reporting/includes/doctext.inc</strong> has 9 instances of the string &quot;Your VAT no&quot;. They are assigned as translated keys in the array <strong>$aux_info</strong> and used in <strong>reporting/includes/header2.inc</strong> in lines 167-175:<br /></p><div class="codebox"><pre><code>        foreach($aux_info as $info_header =&gt; $info_content)
        {

            $this-&gt;row = $iline2 - $this-&gt;lineHeight - 1;
            $this-&gt;TextWrap($col, $this-&gt;row, $width, $info_header, &#039;C&#039;);
            $this-&gt;row = $iline3 - $this-&gt;lineHeight - 1;
            $this-&gt;TextWrap($col, $this-&gt;row, $width, $info_content, &#039;C&#039;);
            $col += $width;
        }</code></pre></div><p>You can selectively delete the offending &quot;Your VAT no&quot; element or skip over it in the loop above.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 10 Jun 2018 19:51:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31844#p31844</guid>
		</item>
		<item>
			<title><![CDATA[how to change the  pdf layout  ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31837#p31837</link>
			<description><![CDATA[<p>Hi<br />I cant find the layout of PDF files .&nbsp; <br />I want to change the layout of PDF. Basically i want to&nbsp; remove one column&nbsp; (Your vat no ) all over the pdf file. <br /> I had deleted the column name and value also but there the empty column, i want to delete this empty column.<br />is there some body whose can help me .</p>]]></description>
			<author><![CDATA[null@example.com (ali.amjad216)]]></author>
			<pubDate>Sun, 10 Jun 2018 02:55:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31837#p31837</guid>
		</item>
	</channel>
</rss>
