Hi Everybody,
I am getting the below issue when trying to generate the barcode using
Barcode4j in FOP. It worked fine when is used FOP 0.95. Today i have taken
the latest code from the trunk and getting the below exception.
My code in the Fo file looks like
<fo:block>
<fo:instream-foreign-object>
<barcode:barcode
xmlns:barcode="http://barcode4j.krysalis.org/ns"
message="my message" orientation="0">
<barcode:code128>
<barcode:height>8mm</barcode:height>
</barcode:code128>
</barcode:barcode>
</fo:instream-foreign-object>
</fo:block>
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)
Any help on this is greatly appreciated.
Thanks,
Bharat
--
View this message in context:
http://www.nabble.com/Issue-generating-barcode-when-using-the-latest-code-from-trunk.-tp23845061p23845061.html
Sent from the FOP - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]