attaluri1210 wrote:

<snip/>

When i run the code i am getting the below exception.

Jun 3, 2009 12:16:18 AM org.apache.fop.events.LoggingEventListener
processEvent
SEVERE: Image not available. URI: (instream-object). Reason:
org.apache.xmlgraph
ics.image.loader.ImageException: The file format is not supported. No
ImagePrelo
ader found for null (No context info available)

I have run into this error a few times myself. The latest code includes a new Intermediate Format (IF) XML which is used in preference to the Area Tree. You need the latest Barcode4J FOP plugin to be able to work with the IF XML. Alternatively you can configure FOP to use the Area Tree as in 0.95 by adding the following XML tags to the fop.xconf:

        <prefer-renderer>true</prefer-renderer>

Regards,

Chris


Any help on this is greatly appreciated.

Thanks,
Bharat




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to