Thorbjørn Ravn Andersen wrote:
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.
How do I access the HTML dynamically generated from JSP ?
I found a servlet in the examples of FOP, that takes an XML file
(could by my XHTML ) and an XSL file via a query string. But
the files cannot be found in a winXP environment. The files are
considert to be in C:\WINDOWS\SYSTEM32.
Any suggestions ?
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]