I develop a maven plugin which does docbook processing. It's a little different in that it utilizes maven's artifact/dependency capabilities to pull the individual pieces (xslt, images, css, etc) together dynamically.
I'd love for the same to happen with fonts with the fop/dpf processing. looking over http://xmlgraphics.apache.org/fop/trunk/fonts.html and http://xmlgraphics.apache.org/fop/trunk/fonts.html#autodetect but am not really seeing the way to do this. The main issue is that this most all be accomplished programatically in my plugin code. Of course part of the problem is that I really have no background in fop nor docbook :) Anyway, does anyone have thoughts on how this might be cool to accomplish? - Steve Ebersole Project Lead http://hibernate.org st...@hibernate.org Principal Software Engineer JBoss, a division of Red Hat http://jboss.com http://redhat.com steve.ebers...@jboss.com steve.ebers...@redhat.com --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org