Hi
I need to display images(signatures) which are stored in Oracle database.
Field type is blob. my question is how to display images according to perticular
record in db? i tried many ways but images are not displaying
I put my field class type as java.lang.byte,java.lang.object,java.io.InputStreamReader
and image Expression as JRImageLoader.loadImage((byte[])$F{CompLogo}).
I have Six Blob columns for each row.
is it possible to get the images dynamically?
Please help me.
Regards
Fazulla.
Attachments:
0 Answers:
No answers yet