You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Lakshmi Anantharaman <La...@camsystems.com> on 2001/12/26 23:13:13 UTC

Render pdf via Servlet !

Got through this ( Driver.setLogger()) ,
I have a test xml /xsl-fo glossary.xml / glossary.xsl that came as part of
Fop distribution . Not able to get my servlet to open up the PDF . It
retruns a blank page ! Any help appreciated !

Thanks 
lakshmi 


-----Original Message-----
From: Lakshmi Anantharaman [mailto:Lakshmi.Anantharaman@camsystems.com]
Sent: Wednesday, December 26, 2001 1:56 PM
To: 'fop-user@xml.apache.org'
Subject: [ERROR]: Logger not set


How does one set the logger ?

Thanks
Lakshmi 

RE: Render pdf via Servlet !

Posted by Max Dunn <ma...@siliconpublishing.com>.
Are you by chance using IE?  There is the classic bug for some versions
of IE that if the URL doesn't end in ".pdf", IE won't recognize it as a
PDF file.  In that case, add a fake parameter like 

?ielikes=.pdf 

to the url.


Max

-----Original Message-----
From: Lakshmi Anantharaman [mailto:Lakshmi.Anantharaman@camsystems.com] 
Sent: Wednesday, December 26, 2001 2:13 PM
To: 'fop-user@xml.apache.org'
Subject: Render pdf via Servlet !


Got through this ( Driver.setLogger()) ,
I have a test xml /xsl-fo glossary.xml / glossary.xsl that came as part
of
Fop distribution . Not able to get my servlet to open up the PDF . It
retruns a blank page ! Any help appreciated !

Thanks 
lakshmi 


-----Original Message-----
From: Lakshmi Anantharaman [mailto:Lakshmi.Anantharaman@camsystems.com]
Sent: Wednesday, December 26, 2001 1:56 PM
To: 'fop-user@xml.apache.org'
Subject: [ERROR]: Logger not set


How does one set the logger ?

Thanks
Lakshmi