I am trying to create a POJO based report that contains images, using the Eclipse plugin. However, my POJO includes a java.awt.Image, and when I create a report from it the image field in my POJO does not show up in the field explorer.
Is it possible to do this? (I can put images on report created in CR Developer). In any case, is there a list somewhere of data types that are supported in POJO based reports?