<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — [SOLVED] Customize the look and feel of PDFs]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4324</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4324&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [SOLVED] Customize the look and feel of PDFs.]]></description>
		<lastBuildDate>Sun, 25 Aug 2013 18:34:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Customize the look and feel of PDFs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17481#p17481</link>
			<description><![CDATA[<p>Excellent! Thank you. I didn&#039;t realize that I need to copy repXXX itself as well, since I wasn&#039;t planning to make changes there. Once I did that, find_custom_file indeed found it in company/0/reporting, and used my custom doctext and header2.</p>]]></description>
			<author><![CDATA[null@example.com (virshu)]]></author>
			<pubDate>Sun, 25 Aug 2013 18:34:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17481#p17481</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Customize the look and feel of PDFs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17475#p17475</link>
			<description><![CDATA[<p>Yes, you can store changed report files&nbsp; either as&nbsp; descibed in the cited comment, or as an part of extension module. See find_custom_file function defined in&nbsp; mian.inc and called in reporting/prn_redirect.php. Keep in mind this mechanism works only for report files (repXXX.php).<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sun, 25 Aug 2013 09:51:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17475#p17475</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Customize the look and feel of PDFs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17463#p17463</link>
			<description><![CDATA[<p>Thank you. That was amazingly quick! On a related note, pdf_report says</p><div class="codebox"><pre><code> // leave layout files names without path to enable including
// modified versions from company/x/reporting directory
include(&quot;includes/doctext.inc&quot;);
include(&quot;includes/header2.inc&quot;);</code></pre></div><p>however, include_path doesn&#039;t include company subdirectory, and therefore only stock doctext gets included. Is it a setting that I can specify to override core files without modifying them?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (virshu)]]></author>
			<pubDate>Thu, 22 Aug 2013 05:55:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17463#p17463</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Customize the look and feel of PDFs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17462#p17462</link>
			<description><![CDATA[<p>The document design can be done in /reporting/includes/header2.inc and /reporting/includes/doctext.inc.<br />The other header info can be done inside /reporting/includes/pdf_report.pdf and of course the various repXXX.php files inside /reporting folder.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 21 Aug 2013 22:59:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17462#p17462</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Customize the look and feel of PDFs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17461#p17461</link>
			<description><![CDATA[<p>I may have misunderstood something important. When the program talks about &quot;templates&quot; (like, template invoice or template delivery) I thought it is the template (&quot;look and feel&quot;) of Invoice PDFs, etc. However, this thread https://frontaccounting.com/punbb/viewtopic.php?id=3198 indicates that it&#039;s something completely different. And documentation is skimpy on this topic.</p><p>Therefore, a broader question: what is the best (easiest) way to customize the look and feel of the PDF that comes out of the &quot;Print Invoice&quot;? Is it the PHP code of report (107 in this case)? or there is some &quot;template&quot; that variable information is put on top (like Smarty)? Or something else?</p>]]></description>
			<author><![CDATA[null@example.com (virshu)]]></author>
			<pubDate>Wed, 21 Aug 2013 22:50:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17461#p17461</guid>
		</item>
	</channel>
</rss>
