RE: Converting XML to PDF...HELP!!!!!!

2001-08-09 Thread Patel, Mike
set it up such that when the web server gets a request for say file.pdf it will convert file.xml to pdf and return that to the user. It has a caching system so it will only perform the conversion once unless the xml file has changed. I hoep that helps. Don --- Patel, Mike [EMAIL PROTECTED

Submitting test

2001-08-08 Thread Patel, Mike
Hi, I am totally new with FOP but I got the FOP successfully install, compile but now my problem is I have this XML document that I want to open as PDF file. How would I do this. What is cvs_repository/test directory and where is located under FOP. I did do Unix find command and I can't find

Converting XMP to PDF...HELP!!!!!!

2001-08-08 Thread Patel, Mike
Hi, I am able to convert .XML files to .PDF using command line on Unix. This the command I use to convert. ./fop.sh firstdoc.xml -pdf firstdoc.pdf Is their any easy way to do this or I have to do this every time (using Unix script) before user can opens this documents in IE. Thanks in

FOP install problem

2001-08-03 Thread Patel, Mike
Hi, I have install FOP version 0.19.0 and when I try to build I am having problem. I am not sure if you are part of news group or not but if I can get some help I will really appreciate. BUILD FAILED /Work/download/Fop/Fop-0.19.0-CVS/build.xml:542: Error starting classic compiler : Thanks,