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

No Chart image using Web Services - IMAGES_URI?


glennodickson

Recommended Posts

Hi

I'm desperate for a solution or guidance, please. I'm using JasperReports 3.5 and embedding text and charts in application.

 

When I run my text reports (in either the Jasper Admin Console or emedded appo) all text appears are expected however, it's a difference case for charts.

Chart appears in the Jasper Admin console as expected but not when using the Web Services API in the ebeded app. In either case the all the accompanying text surrounding the chart (i.e. not in the chart image) appears.

 

What I Did:

Using webservices I obtain the JPRINT object, convert to HTML using the HTMLExporter and then display to webpage.

Unfortunately, though the page doesn't render the graph image. I've tried suncessfully setting the IMAGES_URI parameter using the values of :

IMAGES_URI="images/"

IMAGES_URI="http://someserver/jasperreports/images/"

IMAGES_URI="http://someserver/jasperreports/reportimage?image="

None of these produced an error nor an image.

 

 

Can some one please provide any guidance or and example?

 

Thanks

Glenn



Post Edited by glennodickson at 02/17/2010 16:33
Link to comment
Share on other sites

  • 1 year later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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