cancel
Showing results for 
Search instead for 
Did you mean: 

Save Charts as Image with current showed data

Accepted Solutions (0)

Answers (3)

Answers (3)

martinharth
Explorer
0 Kudos

Hallo Tuan Hoang Minh,

mich würde es auch interessieren, wie man mit ExportToPDF_1.exportView(); gezielte Diagramme bzw. Tabellen als PDF herunterlädt. Besonders interessiert mich dabei der API-Befehl includedComponent()

Gibt es eine Möglichkeit die einzelnen Widgets einzubinden bzw. Was?

Danke!

viele Grüße

Martin Harth

0 Kudos

Hi Saurabh,

thank you for your answer.

Could you please explain a bit deeper how to do it, or may be some screenshots may help?

I have tried export to pdf by creating script: for example: ExportToPDF_1.setFileName("Export1.pdf"); ExportToPDF_1.exportView(); and by 3 dots property extension from the Chart. However, only Tables are printed out, not the Charts.

Making screenshots are also very good option, but I would like to find the integrated function of SAC.

Thank you once again,

Best Regards,

saurabh_sonawane
Active Contributor
0 Kudos

Hi,

I would like to ask if SAC Analytics Designer has a function/solution to save/download/export to images (.png, .jpeg, etc.)

You can export the chart in PDF as it also takes a snapshot of the chart.

we can use export each chart as a PDF or we can export the complete dashboard as a PDF.

camera button to download chart,

we can achieve the same by assign an image logo and on click event, we can export each chart in the PDF.

Thanks,

Saurabh S.