Jump to content
We've recently updated our Privacy Statement, available here ×

How add background image from Oracle database?


Eyesmagicx

Recommended Posts

Hi. 

I have TIBCO Jaspersoft® Studio 6.8.0 and Oracle's JDBC driver version 7 to connect to Oracle database XE. 

I have a table that has a BLOB column in which an image is stored. The image is a PNG but I can convert it to other image formats if needed.

Here is the query that retrieves the image...

select rosheta_img from rosheta_design;

The query retrieves one row. 

I need to set the retrieved image as a background for my report. I need it to cover all the page(including margins).

What is the best way to do that?

P.S I do not mind updating JasperSoft Studio or OJDBC or else if that could ease the task. 

Thanks a lot.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

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...