On Sun, 19 Sep 2004 22:43:04 +0200, Johannes Wolfgang Woger
<[EMAIL PROTECTED]> wrote:
> Hi.
> I have to print a html page generated form a jsp-file.
> It should be formated via FOP.
> Image the jsp shown on the browser, with a print button to print
> a fomatted version of itself.
> 
> What shall I do?

For FOP to render anything, your HTML must be converted to the XSL-FO
dialect, and then processed.  The FOP distribution has several
examples regarding how to use FOP.

-- 
  Thorbjørn Ravn Andersen - "...plus...Tubular Bells!"

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

Reply via email to