<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How can I change Invoice design]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1466&amp;type=atom" />
	<updated>2016-09-02T10:29:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1466</id>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=26232#p26232" />
			<content type="html"><![CDATA[<p>All standard Report form controls are listed in <strong>function get_ctrl()</strong> in <strong>reporting/includes/reports_classes.inc</strong> and there is no <em>PreFormattedInvoicePDF</em> selection control listed there and hence it needs to be hardcoded into a header file that needs to be included in the actual repXXX (rep107.php for invoice) file. Using TCPDF&#039;s background PDF feature will be one possibility.</p><p>@itronics: an example of pre-formatted PDF included invoice will be useful.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-09-02T10:29:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=26232#p26232</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=26228#p26228" />
			<content type="html"><![CDATA[<p>Was there any progress on this issue?<br />If not where can I learn more about using &quot;preprinted layouts stored in pdf files&quot; with the invoice printing script?</p><p>Thanks in advance,<br />Claude LaBadie</p>]]></content>
			<author>
				<name><![CDATA[clab]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=29</uri>
			</author>
			<updated>2016-09-02T04:28:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=26228#p26228</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6618#p6618" />
			<content type="html"><![CDATA[<p>No. I have deep aversion to webERP&#039;s style of coding, and have not enough time to <br />rewrite the code to be somewhat maintainable.<br />We have also some report generator available as an extension module, but this one is not secure enough to&nbsp; be used in not fully trusted environment. If you trust all your FA users you can use it.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-07-28T08:20:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6618#p6618</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6617#p6617" />
			<content type="html"><![CDATA[<p>I saw a report generator in weberp. <br />Did you examine it?</p>]]></content>
			<author>
				<name><![CDATA[maximus___]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1456</uri>
			</author>
			<updated>2010-07-28T07:18:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6617#p6617</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6604#p6604" />
			<content type="html"><![CDATA[<p>Yes, you are right, not enough flexible reporting is weakness of FA. Unfortunately implementation of good, user friendly report generator is a big task, we still have no enough resources for.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-07-26T10:12:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6604#p6604</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6600#p6600" />
			<content type="html"><![CDATA[<p>thank you for answers.<br />I am not a php developer. <br />If some one is not php developer, it&#039;is too hard to design own invoice. I think, at least, we need an how to document. or its better to design it by build in user interface.</p><p>after all, frontaccounting is one of the greatest accounting software. thank you for your works.</p>]]></content>
			<author>
				<name><![CDATA[maximus___]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1456</uri>
			</author>
			<updated>2010-07-25T09:13:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6600#p6600</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6596#p6596" />
			<content type="html"><![CDATA[<p>Unfortunately there is no documentation for report file structure, however the files are rather simple. Graphical layout for all documents is in header2.inc, doctext.inc contains strings for various document types and rep107.php fills the layout with invoice data. In 2.3 you can also use preprinted layouts stored in pdf fle.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-07-25T08:11:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6596#p6596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6583#p6583" />
			<content type="html"><![CDATA[<p>It&#039;s a part of it. The other part would be:</p><p>reporting/rep107.php</p><p>Gaston</p>]]></content>
			<author>
				<name><![CDATA[huotg01]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=983</uri>
			</author>
			<updated>2010-07-23T16:52:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6583#p6583</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6580#p6580" />
			<content type="html"><![CDATA[<p>I find.<br />/reporting/includes/header2.inc .... is this true...<br />but this file is so confusing... <br />are there any document about which variable is for what?</p>]]></content>
			<author>
				<name><![CDATA[maximus___]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1456</uri>
			</author>
			<updated>2010-07-23T13:36:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6580#p6580</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How can I change Invoice design]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6577#p6577" />
			<content type="html"><![CDATA[<p>Hi everybody,<br />I could not find how can I change invoice print design..<br />please help <br />thank you</p>]]></content>
			<author>
				<name><![CDATA[maximus___]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1456</uri>
			</author>
			<updated>2010-07-23T12:44:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6577#p6577</id>
		</entry>
</feed>
