We are attempting to use barcodes in our PDF files and we would like to use barcode4j with apache fop. The version of apache fop which is intalled in orbeon version 3.7 is fop 0.93. I went to the Barcode4j site and followed the instructions . We have the two jar files (barcode4j.jar and barcode4j-fop-ext.jar) and inserted the appropriate barcode xml in xsl-fo document but an the error java.lang.NoSuchMethodError - org.krysalis.barcode4j.BarcodeDimension.normalizeOrientation(I)I occurs.
Does the existing jar barcode4j-1.0-dev-3.7.1.200905272119.jar included in Orbeon not have the class files and why I am getting this error? Has anyone used barcode4j within orbeon and an xsl-fo document. Thank you. |
I decided to remove (but save as backup:) the barcode4j-1.0-dev-3.7.1.200905272119.jar file from within our envirnment and just leave the barcode4j.jar and barcode4j-fop-ext.jar files in the lib directory thinking that the prevuious jar superseded the new jars. The barcode did appear so I am set now.
Thank you.
|
Administrator
|
Thanks for letting us know! -Erik
On Wed, Nov 25, 2009 at 3:00 PM, bsteuhl <[hidden email]> wrote: > > I decided to remove (but save as backup:) the > barcode4j-1.0-dev-3.7.1.200905272119.jar file from within our envirnment and > just leave the barcode4j.jar and barcode4j-fop-ext.jar files in the lib > directory thinking that the prevuious jar superseded the new jars. The > barcode did appear so I am set now. > > Thank you. > > > bsteuhl wrote: >> >> We are attempting to use barcodes in our PDF files and we would like to >> use barcode4j with apache fop. The version of apache fop which is >> intalled in orbeon version 3.7 is fop 0.93. I went to the Barcode4j site >> and followed the instructions . We have the two jar files (barcode4j.jar >> and barcode4j-fop-ext.jar) and inserted the appropriate barcode xml in >> xsl-fo document but an the error java.lang.NoSuchMethodError - >> org.krysalis.barcode4j.BarcodeDimension.normalizeOrientation(I)I occurs. >> >> Does the existing jar barcode4j-1.0-dev-3.7.1.200905272119.jar included in >> Orbeon not have the class files and why I am getting this error? Has >> anyone used barcode4j within orbeon and an xsl-fo document. >> >> Thank you. >> > > -- > View this message in context: http://n4.nabble.com/PDF-Barcode-using-barcode4j-tp787906p787915.html > Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |