Jump to content

java.awt.Image Oracle iReport


mau72

Recommended Posts

I must print an image from a field Long Raw on database Oracle. As read in the topic of the forum I have modified the type of the field image from byte[] to java.awt.Image.

 

In this way iReport 1.3.0 work correctly in the development environment, but when i call jasper report from my application gives one exception to me:

 

unable to get value for field 'IMG' of class java.awt.Image.

 

It seems that when I use jasper report from my application passing logon jdbc connection the forced field comes replaced to byte[]

 

There is someone that can help me? Thanks.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...