Jump to content

HTML report inline images


j3grewal

Recommended Posts

Hi,

I am trying to integrate jasper report within our jruby on rails web application. I am able to get the html code as a string which can then be rendered by rails. However, the report requires many images. Static images (e.g. px) that are required by Jasper can be placed into my public images directory and display fine by passing in the images uri parameter. But I am not sure what to do what the rest of the images, specially chart images which are generated on the fly.

Is there any way I could get the image source as byte string and embed it in the html as in-line image?

Any help will be greatly appreciated.

Thanks
-jas

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