Hi, I guess you are looking for something like this:
http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/examples/embedding/java/embedding/ExampleXML2PDF.java?revision=1398854&view=co Alexios Giotis On 7 Apr 2013, at 03:54, Bonekrusher <[email protected]> wrote: > Hi, > > I am not sure if this is a change in 1.1 or the trunk, but on the > newInstance() Method on the static class FopFactory, it now requires an > argument that interfaces the FopFactoryConfig() class. > > private FopFactory fopFactory = FopFactory.newInstance(new > MyFopFactoryConfig()); > > By chance is there any sample code to do a simple transformation? > > Thanks. > > > > > -- > View this message in context: > http://apache-fop.1065347.n5.nabble.com/FopFactory-in-Trunk-tp38261.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
