-
bQjbqB kzuskpgfcgnh, [url=http://teudsxpbgmgb.com/]teudsxpbgmgb[/url], [link=http://phtcjbmirtdb.com/]phtcjbmirtdb[/link], http://ftxpbvhbrwtr.com/.
2008-05-24 18:42:03 UTC by nobody
-
shWBn8 hi nice site thx http://peace.com.
2008-05-09 21:15:37 UTC by nobody
-
Crashed when parsing http://decision.tcc-cci.gc.ca/fr/2006/2008cci182/2008cci182.html
datasmithadvtechs@rogers.com.
2008-04-28 14:56:49 UTC by datasmith
-
html2fo supports only fop up to version 0.20.5. If you rely on the 0.9x versions of fop I will have a look into the html2fo sources for supporting the new version.
2008-04-17 20:31:52 UTC by eschnepel
-
first of all, sorry for my english.
i try to covert from html to fo using http://html2fo.sourceforge.net/testsuite/table.html - that's good.
but then i try to convert to pdf format,using FOP and i get an errors
[root@smorodin /tmp/test]# fop -fo table.fo -pdf table.pdf
15.04.2008 11:13:59 org.apache.fop.cli.Main startFOP
SEVERE: Exception
javax.xml.transform.TransformerException...
2008-04-15 08:19:21 UTC by agsmorodin
-
Perfect
Zespół Perfect powstał w 1977 roku, w Warszawie. Początkowy skład to perkusista Wojciech Morawski (wcześniej m.in. Breakout), basista Zdzisław Zawadzki (też eks-Breakout), wokalistki: Basia...
2008-02-08 22:59:33 UTC by nobody
-
Some checks for return codes are missing.
Example:
Please add more error handling for null pointers from
"malloc" in almost all functions.
http://cvs.sourceforge.net/viewcvs.py/html2fo/html2fo/main.c?rev=1.24&view=markup.
2005-08-27 13:14:03 UTC by elfring
-
Would you like to apply the advices from the article
"http://en.wikipedia.org/wiki/Const_correctness" to
your sources?
I suggest to add the key word "const" to the type
specifiers for parameters like the following.
http://cvs.sourceforge.net/viewcvs.py/html2fo/html2fo/html2fo.h?rev=1.16&view=markup
find, multi (function "strrecmulticmp")
s (function "isspacestr")
pParentTag...
2005-08-27 13:06:51 UTC by elfring
-
i found out that this problem only occurs when there is a div tag before the font tag.
<td><font size="1">text</font><td> -> OK
<td><div align="center"><font size="1">text</font></div><td> -> don't work
are there any solutions or this problem
thanks
michael.
2005-03-31 07:05:26 UTC by horus_m
-
hi, i'm using html2fo and it works great!!
but there is one problem with font-size in tables. all size-attributes inside the font-tag wil be ignored and the text has the same size. outside the table all is fine.
any ideas what's to do
michael.
2005-03-23 15:00:00 UTC by horus_m