https://issues.apache.org/bugzilla/show_bug.cgi?id=49827
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | AssignedTo|[email protected]. |marc-andre.mar...@progimed. |org |fr --- Comment #2 from [email protected] 2010-09-03 08:19:57 EDT --- Created an attachment (id=25981) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25981) Fo file Hi, I have not solved my problem, my classpath is well referenced. I send you the fo file that contains barcode. My classpath is : LOCALCLASSPATH=${FOP_HOME}/build/fop.jar${pathSepChar}${FOP_HOME}/build/fop-sandbox.jar${pathSepChar}${FOP_HOME}/build/fop-hyph.jar${pathSepChar}${FOP_HOME}/barcode4j-2.0/build/barcode4j-fop-ext-complete.jar${pathSepChar}$LOCALCLASSPATH barcode4j is in the barcode4j-2.0 folder. when I change the fop.jar by that of fop-0.95 it works very well, but with that of his fop-1.0 does not work. when I activate the traces, I see these messages appear : - [TRACE] ImageProviderPipeline - Caching image: org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM: null (image/svg+xml) - [ERROR] FOUserAgent - Image not available. URI: (instream-object). Reason: org.apache.xmlgraphics.image.loader.ImageException: The file format is not supported. No ImagePreloader found for null (No context info available) Can you help me please ? I test only command line. My configuration is a red hat linux 64 bit. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
