Hello Chad,

I am programming html2fo. It is a converter which converts from HTML or
XHTML to XSL:FO. Primary goal is to generate a VALID XSL:FO file from almost any
HTML file, but you will get better result with than without tidy.

It is avilable from
http://sourceforge.net/projects/html2fo

Regards
Enrico

> Hello -
> 
> I have an application that produces HTML as output. I used tidy to make
> the
> HTML well-formed and added the XML header and renamed the file to
> filename.xml from filename.html. I then use FOP to try and create a
> filename.pdf file. I get a "/ by zero" exception. The problem is the
> pageCount variable in the StreamRender class isn't get incremented. Since
> it's initialized to zero, an Arithmetic exception is thrown when the log
> tries to write out the average time it took to render each page. Since
> XHTML is  XML, I would have expected this to work. Has anyone else come
> across this issue/exception??
> 
> Thanks,
> Chad
> 
> Chadford Hilton
> Web Integration
> PNC Financial Services
> v - 412-768-2395
> e - [EMAIL PROTECTED]
> 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to