RE: FOP and DOM Success

2002-01-21 Thread Lakshmi Anantharaman
d'origine- De : Lakshmi Anantharaman [mailto:[EMAIL PROTECTED] Envoyé : vendredi 18 janvier 2002 21:26 À : Fop-User (E-mail) Objet : FOP and DOM Success I tried for long and with the help of fop-dev archive got my FOP servlet to work with a DOM . Here comes the code . I hope it is useful to so

FOP and DOM Success

2002-01-18 Thread Lakshmi Anantharaman
I tried for long and with the help of fop-dev archive got my FOP servlet to work with a DOM . Here comes the code . I hope it is useful to someone down the line ! public void renderXML(HttpServletResponse response) throws ServletException { try { //Instantiate a DocumentBuilderFactory.

RE: java.lang.NullPointerException

2002-01-18 Thread Lakshmi Anantharaman
THanks fo rthe input , do you thinking switching to Sax input may work ! Lakshmi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, January 18, 2002 12:37 AM To: [EMAIL PROTECTED] Subject: VS: java.lang.NullPointerException Hi I previously tried using DO

java.lang.NullPointerException

2002-01-18 Thread Lakshmi Anantharaman
ultWebApp_lukara)] Root cause of ServletException java.lang.NullPointerException at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:218) at org.apache.fop.tools.DocumentReader.parse(DocumentReader.java:444) at org.apache.fop.apps.Driver.render(Driver.java:482

Latest Download

2002-01-16 Thread Lakshmi Anantharaman
I wish to download a the latest FOP binary.If I need to build it too I would like some details . My servlet fails withnosuchMethod Please help ! Lakshmi

RE: Running FOP in a servlet

2002-01-15 Thread Lakshmi Anantharaman
Correcting a typo in the subj ! --- I have a servlet running FOP that should render with xml and xsl-fo the output to PDF. It did not work . I tried using code that came with the distribution . I am now trying to direct my pdf to be saved in the server . I am able to create a pdf file bu

Funning FOP in a servlet

2002-01-15 Thread Lakshmi Anantharaman
I have a servlet running FOP that should render with xml and xsl-fo the output to PDF. It did not work . I tried using code that came with the distribution . I am now trying to direct my pdf to be saved in the server . I am able to create a pdf file but no content inside . which reminds me my s

RE: [ERROR]: null

2001-12-27 Thread Lakshmi Anantharaman
A little debugging and found the tag should have the flow-name attribute ! Lakshmi -Original Message- From: Lakshmi Anantharaman [mailto:[EMAIL PROTECTED] Sent: Thursday, December 27, 2001 12:34 PM To: '[EMAIL PROTECTED]' Subject: [ERROR]: null All this while I experi

[ERROR]: null

2001-12-27 Thread Lakshmi Anantharaman
All this while I experimented the examples that came with FOP distribution . Today I wrote a Fo on my own . And I tried to render to PDF from command prompt . But it did not go thru . The Log shows [INFO]: FOP 0.20.2 [INFO]: building formatting object tree [ERROR]: null Please Help me figure out

RE: Render pdf via Servlet !

2001-12-26 Thread Lakshmi Anantharaman
with the FOP distribution. Does the transformation to FO and then PDF work outside of the servlet for you? Max -Original Message- From: Lakshmi Anantharaman [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 26, 2001 2:52 PM To: '[EMAIL PROTECTED]' Subject: RE: Render pdf v

RE: Render pdf via Servlet !

2001-12-26 Thread Lakshmi Anantharaman
to the url. Max -Original Message- From: Lakshmi Anantharaman [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 26, 2001 2:13 PM To: '[EMAIL PROTECTED]' Subject: Render pdf via Servlet ! Got through this ( Driver.setLogger()) , I have a test xml /xsl-fo glossary.xml / glo

Render pdf via Servlet !

2001-12-26 Thread Lakshmi Anantharaman
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

[ERROR]: Logger not set

2001-12-26 Thread Lakshmi Anantharaman
How does one set the logger ? Thanks Lakshmi

RE: Output to PDF using FOPServlet

2001-12-21 Thread Lakshmi Anantharaman
nt: Thursday, December 20, 2001 10:55 PM To: [EMAIL PROTECTED] Subject: Re: Output to PDF using FOPServlet See the FAQ! http://www.owal.co.uk:8090/asf/servlet/asf/screen/DisplayQuestionAnswer/acti on/SetAll/project_id/18/faq_id/276/topic_id/495/question_id/805 On Thu, 20 Dec 2001 18:20:50 -

Output to PDF using FOPServlet

2001-12-21 Thread Lakshmi Anantharaman
Just got a download of FOP . Nothing has ever worked for me in a dya amazing I got throu the set up all command line fop worked very well . I test the FOP servlet and running it I get the following logged ! ERROR 10089 [fop ] (): > ERROR 10089 [fop ] (): > ERROR 10089 [fop