Hi Dietrich, The FOP pdf images plugin works well for me when using FOP as an embedded library that runs inside an application server (JBoss). It only required to put the fop-pdf-images.jar in the classpath, no code changes. With big volumes (thousands of pages per output PDF), we have noticed that it takes time to open in Adobe Reader and to rip it on production printing servers. In the past few months, there was an interesting thread with technical information related to why this is happening. If you don't have big volumes, it is working really well.
Alexios Giotis On Jun 5, 2012, at 5:23 PM, Dietrich Streifert wrote: > > Hello everybody! > > I'm currently trying to enhance an XML-RPC-java server with an embedded fop, > similar implemented like here: > > http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleFO2PDF.java?view=markup > > (Referenced from here: http://xmlgraphics.apache.org/fop/1.0/embedding.html) > > I've tried adding fop-pdf-images-2.0.0.jar to the classpath of the > XML-RPC-java-server but this does not work. > > I suspect that the fop plugin auto discover mechanism using the files in > META-INF/services/org.apache.fop.render.ImageHandler only works if fop is > run via commandline (eg. FOP.main) but not if fop is embedded within another > process. > > Has anybody managed to get the fop-pdf-images plugin ( > http://www.jeremias-maerki.ch/download/fop/pdf-images/ ) working within an > embedded environment? > > Thank you for your help. > > Regards > Dietrich > > > > > -- > View this message in context: > http://old.nabble.com/help-using-fop-pdf-images-plug-in-in-an-embedded-fop-tp33964386p33964386.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org