Home
Developing Analytics Applications
Dynamic images in reports
system_migrated
Hello,
I need to render an image from a POJO I use to make the report. The problem is, the image is stored directly in the object as a bytearray. I can get the image as a bytearray or as a BufferedImage (and those are always PNG). Is there any way to paint the image from bytearray in the BIRT report?
Thanks
Find more posts tagged with
Comments
There are no comments yet