try
          {
               File userConfigFile = new File("userconfig.xml");
               Options options = new Options(userConfigFile);
          }
          catch (FOPException e)   {}

          Driver driver = new Driver();

This should do it.

Claus



                                                                                       
                 
                    "Gabrovsky,                                                        
                 
                    Ivaylo"              To:     [EMAIL PROTECTED]                
                 
                    <IGabrovsky@sk       cc:                                           
                 
                    andia.com>           Subject:     how to set userconfig.xml using  
                 
                                          org.apache.fop.apps.Driver                   
                 
                    11-12-2001                                                         
                 
                    23:48                                                              
                 
                    Please respond                                                     
                 
                    to fop-dev                                                         
                 
                                                                                       
                 
                                                                                       
                 




Hi all,

I found some font metric *.xml files and edited my conf\userconfig.xml to
use them.
What is equivalent of
fop -c conf\userconfig.xml ...
rendering with org.apache.fop.apps.Driver?
Thank you.

Ivaylo

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






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

Reply via email to