Thank you guys.  This is the best mainling list I ever subscribed to.

Aaron,
This is the method that I am using, I retrieved the data from the
database in an XML format then using XSL I format this data with the
formatting instruction (<fo:table> <fo:column> ....) provided by XSL and
finally I use FOP v0.13 (avalailble from www.apache.org) to generate a
PDF from the combination of XML and XSL.

Subject: Re: Dynamically Generated PDF
Date:  Mon, 24 Jul 2000 10:48:48 -0700
From:  Aaron Prohaska <[EMAIL PROTECTED]>

Charbel, can you tell me what you are using the dynamically create pdf
files? I have looked at a couple of different methods for doing this,
but
don't know which would be best used.

thanks,

Aaron

                <<:::..:::...::: Aaron Prohaska :::..:::...:::>>
VerdeSoft Internet Services
mailto:[EMAIL PROTECTED]          http://www.verdesoft.net/


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference

[mailto:[EMAIL PROTECTED]]On Behalf Of SoftLiban KEYROUZ Charbel

Sent: Monday, July 24, 2000 8:25 AM
To: [EMAIL PROTECTED]
Subject: [JSP-INTEREST] Dynamically Generated PDF


Hi all,
I have one major problem with Acrobat Reader Plug-In, this is how it
goes, whenever I try to load a PDF file that is created dynamically
using JSP Internet Explorer displays for me the PDF code instead,
despite the
fact that the content Type of the dynamically generated PDF is set to
"application/pdf".  On the other hand if I try to load a normal PDF file

everything works-out fine and the PDF is displayed using the Acrobat
Reader Plug-In inside the browser.

In addition the same PDF generating ASP loads normally (as if it was a
normal not dynamically generated PDF) when I use Netscape, but my
Internet application is designed to work only with Internet Explorer.

Please Please can somebody help I have tried everything with no result
and displaying dynamically generated PDF is essential to my Internet
Application.

Thank you in advance
Charbel Keyrouz

===========================================================================

To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to