on 2007 Jun 07 6:07 AM
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?
If you have a java.sql.Blob property that returns the bytes of the image, does it display?
Sincerely,
Ted Ueda
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried java.sql.Blob, and it doesn't pick that up either. Just to be clear, at this point I am just using the report designer in the Eclipse plugin. So I'm doing a right click on the green class icon for the POJO, and selecting CrystalReports/Add to a new Crystal Reports. The Blob field does not show up on the data tab of the report.
User | Count |
---|---|
66 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.