Hi Andre,

Andre Groeneveld a écrit :
> Hi All,
>  
> Is it possible to create a PDF document with FOP if I have a HTML and no
> XML document?

Have a look at CSSToXSLFO [1]. It can convert an XHTML document with CSS
statements into FO, which you can then convert to PDF with FOP.

If your source document is HTML and not XHTML, you may first convert it
to XHTML using tidy [2].

I haven't tested it but this route should work well.

[1] http://www.re.be/css2xslfo/
[2] http://tidy.sourceforge.net/


HTH,
Vincent


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

  • html with FOP. Andre Groeneveld
    • Re: html with FOP. Vincent Hennebert

Reply via email to