> > Has anyone else had any experience calling FOP from C++? > I can only confirm the recommendations to embed the FOP into > some sort of Java Daemon or Servlet.
We are calling FOP from C++ without any problems. But we are also considering to use some daemon/servlet for the same reasons Anders Malmborg mentioned. > My next approach is to download the source, write a Java > wrapper for FOP We had to write Java wrapper class too. Some configuration settings are not available through command line switches, only by calling native Java methods. jan soltis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
