<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/html2fo/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/html2fo/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/html2fo/bugs/</id><updated>2005-08-27T13:14:03Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Check return codes everywhere</title><link href="https://sourceforge.net/p/html2fo/bugs/13/" rel="alternate"/><published>2005-08-27T13:14:03Z</published><updated>2005-08-27T13:14:03Z</updated><author><name>Markus Elfring</name><uri>https://sourceforge.net/u/elfring/</uri></author><id>https://sourceforge.net2b42addcedea094fcf3009e553d51961cc752d50</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Some checks for return codes are missing.&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
Please add more error handling for null pointers from&lt;br /&gt;
"malloc" in almost all functions.&lt;br /&gt;
&lt;a href="http://cvs.sourceforge.net/viewcvs.py/html2fo/html2fo/main.c?rev=1.24&amp;amp;view=markup"&gt;http://cvs.sourceforge.net/viewcvs.py/html2fo/html2fo/main.c?rev=1.24&amp;amp;view=markup&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Missing tag: span</title><link href="https://sourceforge.net/p/html2fo/bugs/12/" rel="alternate"/><published>2005-02-22T16:27:37Z</published><updated>2005-02-22T16:27:37Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf87848a683a3a263c0520be85f4ab465fd3ee588</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Missing tag: span&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Does not retain user widths</title><link href="https://sourceforge.net/p/html2fo/bugs/11/" rel="alternate"/><published>2005-02-22T16:26:15Z</published><updated>2005-02-22T16:26:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netbe15fb5ddbc9ce672ad32270f89576cc235e21ed</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Converts all user-defined widths to centimeters and&lt;br /&gt;
points, as near as I can tell.  It should completely&lt;br /&gt;
retain any W3-defined unit.  It's conversion to&lt;br /&gt;
centimeters is also inaccurate and results in page&lt;br /&gt;
display errors (columns too wide for table, etc.).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ignores style elements</title><link href="https://sourceforge.net/p/html2fo/bugs/10/" rel="alternate"/><published>2005-02-22T16:22:38Z</published><updated>2005-02-22T16:22:38Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netcb70753f14f6fe7d09721589154a5cd3b944babf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;As far as I can tell, the program ignores almost all&lt;br /&gt;
style elements, such as width, height, border, etc.  It&lt;br /&gt;
seems like it only handles basic font styles and&lt;br /&gt;
possibly margins and floating elements.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Junk is appended after &lt;/fo:root&gt; </title><link href="https://sourceforge.net/p/html2fo/bugs/9/" rel="alternate"/><published>2004-12-16T08:04:06Z</published><updated>2004-12-16T08:04:06Z</updated><author><name>Manjunatha</name><uri>https://sourceforge.net/u/manjunatha/</uri></author><id>https://sourceforge.net48a241c3bbae4a33ee92c155bb9ff253ef6e10ba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The .fo generated by the tool when called from&lt;br /&gt;
ASP.Net is appended with "\ASPNET\LO" or the Machine &lt;br /&gt;
name at the end of the file.&lt;/p&gt;
&lt;p&gt;But the files generated through Command prompt &lt;br /&gt;
doesnot have this.&lt;/p&gt;
&lt;p&gt;Manju&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
&amp;lt;fo:block space-before.optimum="1.5pt" space-&lt;br /&gt;
after.optimum="1.5pt" keep-together="always" &lt;br /&gt;
id="LastPage" line-height="1pt" font-&lt;br /&gt;
size="1pt"&amp;gt;&amp;lt;/fo:block&amp;gt;&amp;lt;/fo:block&amp;gt;&amp;lt;/fo:flow&amp;gt;&amp;lt;/fo:page-&lt;br /&gt;
sequence&amp;gt;&amp;lt;/fo:root&amp;gt;\ASPNET\LO&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>garbage is written after &lt;/fo:root&gt;</title><link href="https://sourceforge.net/p/html2fo/bugs/8/" rel="alternate"/><published>2004-03-28T12:43:08Z</published><updated>2004-03-28T12:43:08Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1e0d3ae8777dac827eddd67e033058b5212588c7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;L.S.&lt;/p&gt;
&lt;p&gt;With a big HTML table I get &lt;/p&gt;
&lt;p&gt;&amp;lt;/fo:page-sequence&amp;gt;&amp;lt;/fo:root&amp;gt;&lt;br /&gt;
height="20"&amp;gt; &lt;/p&gt;
&lt;p&gt;at the end. The  height="20"&amp;gt; part is NOT correct. &lt;/p&gt;
&lt;p&gt;[Fatal Error] test.fo:3475:1: Content is not allowed in &lt;br /&gt;
trailing section.&lt;br /&gt;
[ERROR] Content is not allowed in trailing section.&lt;/p&gt;
&lt;p&gt;The breaking point is table row 435 (line 1333-1335 in &lt;br /&gt;
html file). With this row I get the error. When I remove &lt;br /&gt;
these 3 lines from the input file, it works fine. I do not &lt;br /&gt;
see anything special about this line. The file was &lt;br /&gt;
generated from XML/XSL.&lt;/p&gt;
&lt;p&gt;When I remove all rows except this table row, then it &lt;br /&gt;
works fine, so the problem is not in the row itself. But &lt;br /&gt;
when I add a lot of rows to the table it goes wrong &lt;br /&gt;
again. There is data written after the &amp;lt;/fo:root&amp;gt; closing &lt;br /&gt;
tag. &lt;/p&gt;
&lt;p&gt;A buffer that is not cleaned properly?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
janssen431@zonnet.nl&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>a href=&amp;quot;#&amp;quot;</title><link href="https://sourceforge.net/p/html2fo/bugs/7/" rel="alternate"/><published>2003-11-21T12:37:19Z</published><updated>2003-11-21T12:37:19Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netdc7dd1b5ca3553c6677044a84478b324082f9364</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hi&lt;br /&gt;
when html has this tag : &amp;amp;lt;a href=&amp;amp;quot;#&amp;amp;quot;&amp;amp;gt;, program create &lt;br /&gt;
&amp;amp;lt;fo:basic-link color=&amp;amp;quot;#0000ff&amp;amp;quot; text-&lt;br /&gt;
decoration=&amp;amp;quot;underline&amp;amp;quot; internal-destination=&amp;amp;quot;&amp;amp;quot;&amp;amp;gt;&lt;/p&gt;
&lt;p&gt;Internal-destination=&amp;amp;quot;&amp;amp;quot;, and FOP say &amp;amp;quot;internal-&lt;br /&gt;
destination or external-destination must be specified in &lt;br /&gt;
basic-link&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;if I change value : Internal-destination=&amp;amp;quot;#&amp;amp;quot;, its work &lt;br /&gt;
right.&lt;/p&gt;
&lt;p&gt;Greetings&lt;br /&gt;
Ales Muchin&lt;br /&gt;
amuchin@exorigo.pl&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Strange text appended after root in conversion</title><link href="https://sourceforge.net/p/html2fo/bugs/6/" rel="alternate"/><published>2003-01-31T15:25:58Z</published><updated>2003-01-31T15:25:58Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netafbeda71cb547c850a1f88e32faef0f9a01515d6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm using html2fo to convert many html files to fo.  For &lt;br /&gt;
most of the html files, proper xsl fo is created.  However, &lt;br /&gt;
there is one file in particular for which the xsl fo that is &lt;br /&gt;
generated is malformed.  For some reason, the &lt;br /&gt;
generated file has proper formatting except for at the &lt;br /&gt;
very end, where part of a font tag is appeneded after the &lt;br /&gt;
root.  I have tried converting the problem html file to &lt;br /&gt;
xhtml, and also validated the xhtml with several &lt;br /&gt;
validators.  The html that causes the bug is perfectly &lt;br /&gt;
correct!  I am including the html file in hopes that you &lt;br /&gt;
may be able to fix what is causing this error!  Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Segementation Fault on IBM and SGI Box </title><link href="https://sourceforge.net/p/html2fo/bugs/5/" rel="alternate"/><published>2002-10-21T13:07:56Z</published><updated>2002-10-21T13:07:56Z</updated><author><name>Ajay Verma</name><uri>https://sourceforge.net/u/userid-626667/</uri></author><id>https://sourceforge.net70ac053225be5b931a1ff5d4df89598657b698c9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am using html2fo for converting the html to XSL FO and &lt;br /&gt;
then using FOP to convert XSL FO to a PDF &lt;br /&gt;
document.It is  working fine on Windows and Solaris.&lt;br /&gt;
As I am runing my applcaition on Unix on IBM box &lt;br /&gt;
which is  having AIX Compiler, Version 5 and unix on &lt;br /&gt;
SGI box which is  having MIPSpro Compilers: Version &lt;br /&gt;
7.3.1.2m. I couldn't get html2fo for IBM and SGI box &lt;br /&gt;
from  &lt;a href="http://sourceforge.net"&gt;http://sourceforge.net&lt;/a&gt;,that's why I tried to build &lt;br /&gt;
html2fo from  the source code provided on &lt;br /&gt;
&lt;a href="http://sourceforge.net."&gt;http://sourceforge.net.&lt;/a&gt; It went fine on SGI and IBM box &lt;br /&gt;
with some warnings,but when I am  runing html2fo with &lt;br /&gt;
arguments ,it is giving the segementation fault error.&lt;br /&gt;
Any help on this will be higly appreciated.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Ajay&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>text will be ignored</title><link href="https://sourceforge.net/p/html2fo/bugs/4/" rel="alternate"/><published>2002-07-22T15:21:04Z</published><updated>2002-07-22T15:21:04Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd4cb38ed074d2f43173e19bcd8a7972e7391826c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This html code:&lt;br /&gt;
&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;P&amp;amp;gt;&amp;amp;lt;B&amp;amp;gt;titel&amp;amp;lt;BR&amp;amp;gt;&amp;amp;lt;/B&amp;amp;gt;text1&amp;amp;lt;/P&amp;amp;gt;&amp;amp;lt;P&amp;amp;gt;text2&lt;br /&gt;
results in:&lt;br /&gt;
titel&lt;br /&gt;
text2&lt;br /&gt;
in the fo.&lt;br /&gt;
text1 will be ignored&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>