<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — TCPDF error: Could not include font definition file: dejavu.php]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=633</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=633&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in TCPDF error: Could not include font definition file: dejavu.php.]]></description>
		<lastBuildDate>Mon, 01 Oct 2012 18:41:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13568#p13568</link>
			<description><![CDATA[<p>Please look into the previous posts here.</p><p>Non built in fonts have to be downloaded from our font section, downloads.</p><p>Read about it there.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 01 Oct 2012 18:41:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13568#p13568</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13567#p13567</link>
			<description><![CDATA[<p>i get&nbsp; error TCPDF error: Could not include font definition file: freesans.php</p>]]></description>
			<author><![CDATA[null@example.com (MMannessen)]]></author>
			<pubDate>Mon, 01 Oct 2012 17:45:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13567#p13567</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2700#p2700</link>
			<description><![CDATA[<p>First please set pdf_debug to 1 in config.php temporarily. In this mode you will download generated pdf code instead of pdf report, but you should have displayed eventual error messages. Turn debugging off after the test. This should help in tracking the problem<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 29 May 2009 21:53:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2700#p2700</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2698#p2698</link>
			<description><![CDATA[<p>I noticed it works perfectly on your server, but if I do that on mine, it reverts back to English and ignores the Spanish translation. I&#039;m using Ubuntu 8.04 LTS 64 bit set to use es_HN.utf-8. All other reports work Ok except the one &quot;Annual Expense Breakdown&quot;. If it is a matter of timing out, how can I increase the time so that FA won&#039;t report it as an error? It shows a triangle after a few seconds. Thank you for your help.</p>]]></description>
			<author><![CDATA[null@example.com (acyc)]]></author>
			<pubDate>Fri, 29 May 2009 16:40:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2698#p2698</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2692#p2692</link>
			<description><![CDATA[<p>Hello,<br />Are you sure you need to run this as UTF-8? The footprints are quite large for PDF files when using UTF-8.<br />On our linux demo server,&nbsp; , we changed the encoding in Setup tab, Install/Update Languages., from UTF-8 to iso-8859-1, and everything went fine using this encoding. Also this is recommended. Try for yourself on the demo server. Use &#039;Preferences&#039; to shift to es_AR language. Remember to set it back again. I am not sure if all understand Spanish <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /> . Of course they should.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 29 May 2009 07:29:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2692#p2692</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2688#p2688</link>
			<description><![CDATA[<p>I downloaded the dejavu fonts, but now the report that shows the monthly income statements every month for the current year does not show up (fourth down the list), unless I use utf8 encoding for es_AR and not utf-8 as it should. Please advise.</p>]]></description>
			<author><![CDATA[null@example.com (acyc)]]></author>
			<pubDate>Thu, 28 May 2009 17:57:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2688#p2688</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2522#p2522</link>
			<description><![CDATA[<p>Thanks for the info. But still the fact remains that the class.pdf.inc references certain font definitions that are not available in the distribution. If you add a language definition with UTF-8 as locale this creates an error so this should be addressed one way or another: </p><p>- keep the current class.pdf.inc and include the fonts that are referenced there into the distribution... or</p><p>- don&#039;t distribute the font definitions and change class.pdf.inc so it uses the bundled helvetica in each setting</p><p>Both are easy to do tmo.</p>]]></description>
			<author><![CDATA[null@example.com (softechmatrix)]]></author>
			<pubDate>Wed, 13 May 2009 10:43:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2522#p2522</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2521#p2521</link>
			<description><![CDATA[<p>In the Download Fonts section here on this Website, you can download the desired fonts. We only deliver the Adobe Built In font helvetica (iso-8859-1).</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 13 May 2009 07:40:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2521#p2521</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2520#p2520</link>
			<description><![CDATA[<p>Of course changing dejavu into helvetica in class.pdf.inc wil also make things work as the helvetica definition is available in the fontdir.</p><p>I still have to test with all reporting options to see if the dejavusans font is to my liking, otherwise I might switch it to helvetica or another one perhaps.</p>]]></description>
			<author><![CDATA[null@example.com (softechmatrix)]]></author>
			<pubDate>Wed, 13 May 2009 07:37:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2520#p2520</guid>
		</item>
		<item>
			<title><![CDATA[Re: TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2519#p2519</link>
			<description><![CDATA[<p>The Frontaccounting distribution seems to be missing specific font definitions for TCPDF. In the class.pdp.inc file there are references for fonts dejavu and freesans but they are not included in the fontdir. I installed a language file with UTF-8 locale and this means that Frontaccounting wants to use the dejavu-font.</p><p>I donwloaded the TCPDF-distribution and installed the specific fonts from it into the fontdir under frontaccounting. NOTE: I have changed &#039;dejavu&#039; into &#039;dejavusans&#039; in class.pdf.inc to make it work as there is no dejavu font in the TCPDF-distribution, only dejavusans and some others.</p><p>Please consider correcting this for the current and/or next distribution.</p>]]></description>
			<author><![CDATA[null@example.com (softechmatrix)]]></author>
			<pubDate>Wed, 13 May 2009 07:33:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2519#p2519</guid>
		</item>
		<item>
			<title><![CDATA[TCPDF error: Could not include font definition file: dejavu.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2515#p2515</link>
			<description><![CDATA[<p>After upgrade from 2.0.1 to 2.1.2 I get this error:</p><p>TCPDF error: Could not include font definition file: dejavu.php</p><p>I&#039;m currently unable to print any report, every one gives this error.</p>]]></description>
			<author><![CDATA[null@example.com (softechmatrix)]]></author>
			<pubDate>Tue, 12 May 2009 15:57:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2515#p2515</guid>
		</item>
	</channel>
</rss>
