Thanks. It does help, Peter.
> From: Jeremias Maerki <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > Date: Mon, 01 Dec 2008 11:45:22 +0100 > To: <[email protected]> > Subject: Re: [ANN] New release of PDF image support for Apache FOP > > On 01.12.2008 11:36:12 Peter Coppens wrote: >> Jeremias, >> >> We are trying to maintain a 'clean' maven setup to build our own software >> from. For those dependencies we don't have external maven repo's we try to >> build from the source. >> >> The 'problem' we are currently facing is that it is unclear for us which >> version of PDFBox the fop-pdf 1.3 build depends on. We found a >> PDFBox-0.7.4-dev.jar and local version of some of the classes in >> /src/java/org/apache/fop/render/pdf/pdfbox/ >> >> Do you see a way to help us. Perhaps you have the svn revision corresponding >> to PDFBox-0.7.4-dev? > > PDFBox @SourceForge ran on CVS. The code change I needed to make the > plug-in work was this one: > http://sourceforge.net/tracker/?func=detail&atid=552834&aid=1806912&group_id=7 > 8314 > > So I guess if you checked out the source with date "2007-10-16" you > should get a version that works with the plug-in. What I'm publishing > with the plug-in is a local snapshot build. I know, it's not beautiful. > > Anyway, I'm planning to migrate the plug-in to the migrated PDFBox > (currently in ASF incubation) as soon as the first release is ready. > That will make things easier. > > HTH > >> Many thanks indeed! >> >> Peter >> >>> From: Jeremias Maerki <[EMAIL PROTECTED]> >>> Reply-To: <[email protected]> >>> Date: Fri, 28 Nov 2008 16:36:12 +0100 >>> To: <[email protected]> >>> Subject: [ANN] New release of PDF image support for Apache FOP >>> >>> I've just uploaded a new release (Version 1.3) of the PDF image support >>> plug-in for Apache FOP (0.95beta and later). >>> >>> The plug-in allows to include existing PDF files using >>> fo:external-graphic and fox:external-document when generating PDF output. >>> It is published under the Apache License V2.0, just like Apache FOP. >>> >>> For details on the plug-in, please read the README file in the >>> distribution. >>> >>> Download from here: >>> http://www.jeremias-maerki.ch/development/fop/index.html >>> >>> Changes since version 1.2: >>> - Fixed a NullPointerException when the MediaBox is inherited. >>> - An invalid page number is now properly handled. >>> >>> Hashes: >>> 6B2563F90128F2C4F2C5B5CD2F59BEAB fop-pdf-images-1.3-bin.tar.gz >>> 619BF5486A34D9E4E5ABD0E273659149 fop-pdf-images-1.3-bin.zip >>> 252126A3CDE5EC7A48892C1787B1403C fop-pdf-images-1.3-src.tar.gz >>> C77C3D5647E96233D5B1F4A3722E28E2 fop-pdf-images-1.3-src.zip >>> >>> Enjoy, >>> Jeremias Märki >>> _________________________________________________________ >>> Jeremias Märki, Software-Development and Consulting >>> Contact Information: http://www.jeremias-maerki.ch/contact.html >>> Blog: http://www.jeremias-maerki.ch/blog/ >>> > > > > > Jeremias Maerki > > > --------------------------------------------------------------------- > 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]
