<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/html2fpdf/support-requests/</link><description>Recent changes to support-requests</description><language>en</language><lastBuildDate>Sun, 10 Apr 2016 10:57:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/html2fpdf/support-requests/feed.rss" rel="self" type="application/rss+xml"></atom:link><item><title>How to use this script</title><link>https://sourceforge.net/p/html2fpdf/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;please tell me how to use it.&lt;/p&gt;
&lt;p&gt;I have downloaded this but its showing a blank page.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">naveen khurana</dc:creator><pubDate>Sun, 10 Apr 2016 10:57:57 -0000</pubDate><guid isPermaLink="false">https://sourceforge.netbdaca8fa09460ed3e3cea124fa20f14e03813ab2</guid></item><item><title>FPDF error: Image file has no extension and no type was spec</title><link>https://sourceforge.net/p/html2fpdf/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;on trying to output, I am receiving this error:&lt;/p&gt;
&lt;p&gt;FPDF error: Image file has no extension and no type was specified: /&lt;/p&gt;
&lt;p&gt;I commented out all images within the header() and footer() functions to no avail, so this is telling me there is a problem with the content being passed to WriteHTML()&lt;/p&gt;
&lt;p&gt;The weird thing is that this worked fine yesterday...&lt;/p&gt;
&lt;p&gt;here is the only portion of what I am passing to WriteHTML() that uses an 'img' tag:&lt;/p&gt;
&lt;p&gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;table width="460px" cellspacing=0 marginwidth=0 marginheight=0 border=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width="35%" align="center"&amp;gt;&amp;lt;img src="../images/member_1.jpg" width="129" height="129"&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width="15%"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width="35%" align="center"&amp;gt;&amp;lt;img src="../images/member_2.jpg" width="120" height="106"&amp;gt;&amp;lt;/td&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/p&gt;
&lt;p&gt;(these image paths are correct in relation to where the script is executing - placing full URLs causes the same error)&lt;/p&gt;
&lt;p&gt;Any ideas on what is happening here?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;br /&gt;
Patrick M McGovern&lt;br /&gt;
mcgroovin | at | gmail | d0t | com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 13 Dec 2007 22:08:43 -0000</pubDate><guid isPermaLink="false">https://sourceforge.netd88bd9ebd1c3cc9061b4d3d9b6777f307bd445d8</guid></item><item><title>Font-size: not too small</title><link>https://sourceforge.net/p/html2fpdf/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;if I declare font-size:10px (for example) it feel doesnt understood.&lt;/p&gt;
&lt;p&gt;Font size is ever minium about 12px... how to fix it?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 12 Mar 2007 13:12:19 -0000</pubDate><guid isPermaLink="false">https://sourceforge.net858e230ac60a6c67acf2cfe04263ba347e45ecf2</guid></item><item><title>Change Pdf version</title><link>https://sourceforge.net/p/html2fpdf/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;dowloading pdf generated, it's versione 1.3&lt;/p&gt;
&lt;p&gt;Where is to change this versione with (as example) 1.4 or 1.5?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 28 Feb 2007 09:31:21 -0000</pubDate><guid isPermaLink="false">https://sourceforge.netb7698e2ded364c51521020bf609e0c9459f6db48</guid></item><item><title>Change Pdf version</title><link>https://sourceforge.net/p/html2fpdf/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;dowloading pdf generated, it's versione 1.3&lt;/p&gt;
&lt;p&gt;Where is to change this versione with (as example) 1.4 or 1.5?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 28 Feb 2007 09:09:15 -0000</pubDate><guid isPermaLink="false">https://sourceforge.net53b82dfb66c9ff7f973df57f4a8e011629a05e3b</guid></item><item><title>Page Break Problem</title><link>https://sourceforge.net/p/html2fpdf/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings, problem with page break.&lt;/p&gt;
&lt;p&gt;With "page-break-after:always" it does not generate page breaks&lt;/p&gt;
&lt;p&gt;What's the correct way to include page breaks?&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 27 Feb 2007 08:11:58 -0000</pubDate><guid isPermaLink="false">https://sourceforge.net4cb7363c1ffff219cf7ea2bf0fb005a5821243a2</guid></item><item><title>Background image</title><link>https://sourceforge.net/p/html2fpdf/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;is it possible to have a background image with text on it with html 2 pdf ?&lt;/p&gt;
&lt;p&gt;Thanks a lot... Am looking for a way to generate a pdf with image and text on it...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">helene1971</dc:creator><pubDate>Fri, 09 Feb 2007 22:55:54 -0000</pubDate><guid isPermaLink="false">https://sourceforge.net1713edaec78f4a6825844acbac9aba234af98e29</guid></item><item><title>how do I make sure so long html page1,page2...</title><link>https://sourceforge.net/p/html2fpdf/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;how do I make sure so long html page1,page2...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">palan</dc:creator><pubDate>Sat, 30 Sep 2006 01:26:39 -0000</pubDate><guid isPermaLink="false">https://sourceforge.netb828ce6756cd1711f1ea641e138112b8e1c4bc20</guid></item><item><title>Output to pdftk</title><link>https://sourceforge.net/p/html2fpdf/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I want to output the PDF file via pdftk to a browser,&lt;br /&gt;
so that I can encrypt it. I am not that familiar with&lt;br /&gt;
PHP however, so how do I go about doing this?&lt;/p&gt;
&lt;p&gt;See&lt;br /&gt;
&lt;a href="http://www.accesspdf.com/article.php/20041129165718588" rel="nofollow"&gt;http://www.accesspdf.com/article.php/20041129165718588&lt;/a&gt;&lt;br /&gt;
for pdftk man page.&lt;/p&gt;
&lt;p&gt;Thanks ...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Prosser</dc:creator><pubDate>Mon, 25 Sep 2006 10:16:47 -0000</pubDate><guid isPermaLink="false">https://sourceforge.neta57792afcd0bc880a418ee1139861ba66bc8c58a</guid></item><item><title>Image links</title><link>https://sourceforge.net/p/html2fpdf/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I think HTML 2 FPDF don't work for this links:&lt;/p&gt;
&lt;p&gt;&amp;lt;img src="/~test/test2/logo.jpg"/&amp;gt;&lt;/p&gt;
&lt;p&gt;or&lt;/p&gt;
&lt;p&gt;&amp;lt;img src="../logo.jpg"/&amp;gt;&lt;/p&gt;
&lt;p&gt;Thx a lot&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 11 Jul 2006 11:37:53 -0000</pubDate><guid isPermaLink="false">https://sourceforge.net5f94668cfb30045dab60bc9ac030212462c9210a</guid></item></channel></rss>