Re: RE: Generating PDF on Fly

2001-09-24 Thread MEMMADI Said

Hi,
What are changes in FOP API 0.20.1 exactly  ?

Thanks in adavance ?

 Messages d´origine 
De: Shkuro, Yuri [EMAIL PROTECTED]
Date: vendredi 21 septembre  2001 16:57
Objet: RE: Generating PDF on Fly

 Yes.  See attached JSP.  Without a parameter it reads
 static XML file and displays it in HTML format, with
 'fo' parameter it reads the .fo file and displays PDF,
 and also has a link to display static XML as PDF.  It's
 easy to modify this to read external XML file and output
 PDF.  It used to work with FOP 0.19 - you may need to tweak
 it a little for FOP 0.20 due to API changes (namely, comment
 out driver.render() and driver.format()).
 
 YS
 
 -Original Message-
 From: Semprini Davide [mailto:[EMAIL PROTECTED]]
 Sent: Friday, September 21, 2001 10:34 AM
 To: fop-dev
 Subject: Generating PDF on Fly
 
 
 Hi,
 
 I have a question:
 
 Is possible to generate and VISUALIZE
 with a common Browser with Acrobat Reader plug-in
 a PDF using a JSP that take in input a Dynamic XML?
 
 Tanks!
 
 D.Semprini
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 



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


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


RE: Generating PDF on Fly

2001-09-21 Thread Shkuro, Yuri

Yes.  See attached JSP.  Without a parameter it reads
static XML file and displays it in HTML format, with
'fo' parameter it reads the .fo file and displays PDF,
and also has a link to display static XML as PDF.  It's
easy to modify this to read external XML file and output
PDF.  It used to work with FOP 0.19 - you may need to tweak
it a little for FOP 0.20 due to API changes (namely, comment
out driver.render() and driver.format()).

YS

-Original Message-
From: Semprini Davide [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 10:34 AM
To: fop-dev
Subject: Generating PDF on Fly


Hi,

I have a question:

Is possible to generate and VISUALIZE
with a common Browser with Acrobat Reader plug-in
a PDF using a JSP that take in input a Dynamic XML?

Tanks!

D.Semprini




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


 equity.jsp

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