<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — print documents empty.pdf]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8677</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8677&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in print documents empty.pdf.]]></description>
		<lastBuildDate>Sat, 01 Feb 2020 04:16:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: print documents empty.pdf]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36944#p36944</link>
			<description><![CDATA[<p>Sorry guys, I think this might be my doing because of some changes I made in pdf_report.inc</p>]]></description>
			<author><![CDATA[null@example.com (cristiart)]]></author>
			<pubDate>Sat, 01 Feb 2020 04:16:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36944#p36944</guid>
		</item>
		<item>
			<title><![CDATA[Re: print documents empty.pdf]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36943#p36943</link>
			<description><![CDATA[<p>This works properly for me too. random_id function used here makes 3 different approaches to generate random filename, the last being Mersenne Twister generator, which does not rely on any special php extension, so should work in all php versions.&nbsp; Also, uniquid() is not random, so this change would open additional vulnerability in FA, making temporary copy of pdf documents easy to find.<br />If you will find source of this problem, please report it again, we will try to fix it.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 31 Jan 2020 22:55:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36943#p36943</guid>
		</item>
		<item>
			<title><![CDATA[Re: print documents empty.pdf]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36941#p36941</link>
			<description><![CDATA[<p>I cannot reproduce this error. The function uniqid() is not strong enough for the purpose. However it is up to you.</p><p>I have asked Janusz to look at it.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 30 Jan 2020 09:03:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36941#p36941</guid>
		</item>
		<item>
			<title><![CDATA[print documents empty.pdf]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36940#p36940</link>
			<description><![CDATA[<p>if you try to print some documents (like customer statement) the file is .pdf -&gt; as in empty.pdf</p><p>so in pdf_report.inc change $fname to<br />$fname = $dir.&#039;/&#039;.uniqid(&#039;&#039;).&#039;.pdf&#039;;</p>]]></description>
			<author><![CDATA[null@example.com (cristiart)]]></author>
			<pubDate>Thu, 30 Jan 2020 02:22:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36940#p36940</guid>
		</item>
	</channel>
</rss>
