C.4 Displaying a Report Chart as an Image

Use the following syntax to display a chart from a specified report via direct URL. The chart is rendered as a PNG image.

{servlet URL}?op=frameReplet&name={replet name}&outtype=PNG&element_id={GraphElementID}

e.g.,

http://localhost:8080/sree/Reports?op=frameReplet&name=MyReport&outtype=PNG&element_id=Graph1

<< C.3 Displaying a Report © 1996-2013 InetSoft Technology Corporation (v11.5) C.5 Passing a Parameter to a Report >>