On Dec 16, 2005, at 22:17, David P. Nesbitt wrote:

It is possible to have separate configurations of FOP
running within the same JVM?

I am using the following to configure FOP:

     new org.apache.fop.apps.Options(userConfigFile);

Not sure if this is possible with FOP 0.20.5... will have to wait for one of the veterans to chime in. With FOP 0.90, it shouldn't pose a problem AFAICT, to instantiate multiple FOUserAgents each linked to a different configuration. When constructing Fop instances, you can rather easily decide which FOUserAgent to use. Don't know if this is the type of flexibility you were looking for.

HTH!

Cheers,

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to