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: 
schmidtj
Creator II
Creator II

Img Export server-side

Hi,

i am looking for a solution to be able to export an image of a chart within  an app.
I have built a working example using the visualization api using java script.
However i need a way to do that within a job running on a server using for example Java, PHP or similar.
I have used the QRS API but unfortunately it is not possible to export images with that API.

Does anybody have an idea/advice how to accomplish that?

Would be greatly appreciated.
Thanks a lot!

Labels (2)
3 Replies
NadiaB
Support
Support

Hi @schmidtj

 

By any chance have you seen this already?

 

Export Data, Image and Pdf from Qlik Sense September 2018 Capability API 

https://community.qlik.com/t5/Qlik-Design-Blog/Export-Data-Image-and-Pdf-from-Qlik-Sense-September-2...

 

Kind Regards. 

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm
schmidtj
Creator II
Creator II
Author

Hi Nadia,

yes as mentioned i built a script doing exactly that.
But i need to implement this in a server side script so not on the client/javascript.
I have the feeling though this is not possible using native Qlik functions ...

Cheers,
John

NadiaB
Support
Support

Hi @schmidtj

 

I was not able to find a method to export images using the Engine API.

 

Kind Regards.

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm