Re: Is the -c user config option implemented???

2003-04-01 Thread Keiron Liddle
Thanks Keiron for the feedback! I found and reviewed the discussion regarding the move to Avalon (ref: http://marc.theaimsgroup.com/?l=fop-devm=10226606705w=2 ). I also appreciate your point that some aspects of configuration have already been 're-enabled'; as exemplified in

Re: Is the -c user config option implemented???

2003-04-01 Thread Jeremias Maerki
Here's some sample code I use for configuring the PDFRenderer for the moment: import org.apache.avalon.framework.ExceptionUtil; import org.apache.avalon.framework.configuration.Configurable; import org.apache.avalon.framework.configuration.Configuration; import