Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Charts in Smartforms

Former Member
0 Likes
523

Does anyone have a complete example how to include a chart in a Smartform?

We are trying to generate a smartform with a chart and a datatable, then convert it to a PDF file.

Does anyone have a complete example how to include a chart in a Smartform?

We are trying to generate a smartform with a chart and a datatable, then convert it to a PDF file.

2 REPLIES 2
Read only

Former Member
0 Likes
480

Hi ,

Please upload your Chanrt as a Tiff file(As A standard text using Standard upload program "RSTXLDMC" or as Graphic(by usingT/code SE78).

then call the graphic in your smart form.

Lanka

Read only

Former Member
0 Likes
480

To Lanka:

First of all many thanks for the reply. We already looked at the possibilities you mentioned. Unfortunately it does not help us since the chart is generated on a BSP page via the HTMLB chart object. In addition to the chart a list with values is generated as well. What we wanted to do is regenerate the same output, chart and data table in a PDF form for printing and storage purpose. Other possibilities we see in the future is saving the PDF file and attaching it to mass emails.