Re: Funning FOP in a servlet

2002-01-19 Thread Lawrence D. DeVooght
Hi Lakshmi, Did you get the Servlet to output a good PDF file? If you haven't solved the problem I think I can help. One of the most important things that can go wrong is where the Servlet looks for the XML and XSL files. I found that it was looking on the Web Server root. Let me know if you sti

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