barcode via Dynamic Image [message #364730] |
Tue, 19 August 2008 14:16  |
Eclipse User |
|
|
|
Originally posted by: spam2.logemann.org
Hi,
i want to embed Barcodes by generating them on the fly as images with a
barcode java library and send the raw image data to Birt.
I saw that an image in birt can be from a dynamic source. Has anyone
ever done this? In Birt you can select a DataSet (why a dataset) or a
Report Item for an image.
So normally i would do in my calling java program:
task.getAppContext().put("imageRaw",
someByteArrayOutputStream.toByteArray());
So i would pass a byte[] to the birt context and bind this to a DataSet
or something else....
Do you think this will work? Anyone done something similar?
Marc
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02880 seconds