Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Export to image API?

Hi !

In Qlik Sense 2.1.1 you can rightclick on a chart and export to image (and also PDF). Which API can I use to be able to do this? I have searched in the Qlik Sense API-explorer in developer-hub but I can not find it. I have also tried to search then developer help but I have not found an API that I can use.

Best regards

Peter

qs01.png

4 Replies
Francis_Kabinoff
Former Employee
Former Employee

Hi Peter,

The way I've done it is just turn a dom element into a blob, then manage it from there. If you're comfortable with javascript, you may be able to make use of this for your needs.

Capturing Image of Qlik Sense Objects in Mashups

simondachstr
Luminary Alumni
Luminary Alumni

Will it work with extensions not using canvas?

Not applicable
Author

Hello,

I'm using Qlik Sense API (Engine API) and I'm trying to get a chart, but in image format. I didn't find some method to do this. Could you help me?

Best Regards,

Julyano

subaru
Partner - Contributor II
Partner - Contributor II

Commenting on a very old thread but did anyone  get solution for export to image using engine API call?

Thanks,