Hi Theresa, unless you want to play with whole system fonts, you should configure only a limited set, either registring each font namely, or grouping them in a directory that you can register with a single command. See [1] for further details
Note that there are many other reasons that can explain slow down: - disabled fontcache (option cache-file) - strict mode (should not be disabled, IMHO) (option strict-configuration) - etc. [1] http://xmlgraphics.apache.org/fop/1.0/fonts.html#register Le 05/12/2011 14:22, Theresa Jayne Forster a écrit : > Hi All, > > > > Just wondering , we used to run 0.20.5 as a fop.exe and saving the input > files and then execing fop.exe > > This was mind blowingly fast at generating the pdf. > > > > Now I am trying to use Fop 1.0 and doing it all programmatically, it is > significantly slower specifically for the creation of the FOP from the > fopFactory and then the transform. > > > > What could be slowing it down like this, with 0.20.5 we were using fonts > declared with the fopconfig.xml and kerning files > > The new one we are using autodetect – could this be the issue should I > generate the font config as before rather than use the autodetect? > > > > > > Kindest regards > > > > > Theresa Forster > > Senior Software Developer > -- Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
