From: easter <ea...@fr...> - 2004-08-02 07:30:12
|
Hi, I am currently launching Babeldoc using the call : com.babeldoc.init.Main.main(args); But I need to do a bit more advanced maniplation now. Is it possible to now do the following : 1)Load a new Pipeline, ie. stop the old one (as started above) and set a new Babeldoc home and have this new scenario started 2)Modify the current pipeline, for example inserting or removing stages once it's been loaded as above. Any pointers or hints would be greatly appreciated. e. |