Hey Mehdi,
fop-pdf-images-2.0.1.SNAPSHOT Have I tried to be too clever and should go back a version maybe of PDF Images? Thanks Martin From: mehdi houshmand [mailto:med1...@gmail.com] Sent: Tuesday, 11 September 2012 4:48 PM To: fop-users@xmlgraphics.apache.org; martin.e...@intellimail.com.au Subject: Re: PDF Image / PDF Box / Fop Hi Martin, Which version of the pdf-image plugin did you use? Looking at that error it looks as if you've got incompatible binaries. The FOP1.1rc1 requires the latest pdf-image plugin, I've tested it with a few documents and works fine, so try checking out trunk and compiling it. Hope that helps Mehdi On 11 September 2012 04:05, Martin Edge <martin.e...@intellimail.com.au> wrote: (and 0.95 works fine..) From: Martin Edge [mailto:martin.e...@intellimail.com.au] Sent: Tuesday, 11 September 2012 1:01 PM To: fop-users@xmlgraphics.apache.org Subject: PDF Image / PDF Box / Fop Hi, Trying to use PDF image on the latest FOP 1.1 rc1 and latest PDF-Image - I get this for my source PDF (which in this case, is a blank pdf) Could not convert FO to PDF: Exception in thread "main" java.lang.VerifyError: (class: org/apache/fop/render/pdf/pdfbox/PDFBoxAdapter, method: cloneForNewDocument signature: (Ljava/lang/Object;Ljava/lang/Object;Ljava/util/Collection;)Ljava/lang/Objec t;) Incompatible argument to function at org.apache.fop.render.pdf.pdfbox.AbstractPDFBoxHandler.createFormForPDF(Abst ractPDFBoxHandler.java:90) at org.apache.fop.render.pdf.pdfbox.PDFBoxImageHandler.handleImage(PDFBoxImageH andler.java:57) at org.apache.fop.render.intermediate.AbstractIFPainter.drawImage(AbstractIFPai nter.java:228) at org.apache.fop.render.intermediate.AbstractIFPainter.drawImage(AbstractIFPai nter.java:184) at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingImageHand ler(AbstractIFPainter.java:149) at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingURI(Abstr actIFPainter.java:271) Thought might be of interest as I believe 1.1 is almost ready to go. Thanks Martin.