Hi Steve,
I think the best way for you to achieve this is to extend the RendererConfigurator implementing
class for the renderer you wish to programmatically change the fonts for. You will then need to
update the instance reference to your new class in the getConfigurator() method in the corresponding
RendererMaker. Both the implementing RendererMaker and RendererConfigurator can be found in
packages org.apache.fop.render.xxx (where xxx is the name of the implementing renderer).
Hope this helps point you in the right direction,
Adrian.
Steve Ebersole wrote:
Following http://xmlgraphics.apache.org/fop/0.94/fonts.html,
http://xmlgraphics.apache.org/fop/0.94/configuration.html and
http://xmlgraphics.apache.org/fop/0.94/embedding.html#config-internal, I
could not see a mechanism for programatically telling FOP about fonts.
Can anyone show me how this can be achieved?
Thanks,
Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]