Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Raju_6952
Creator II
Creator II

downloading mashup page as a Pdf file

Hi,

I have developed a mashup page in Qlik sense enterprise version and have a requirement that I need to download the mashup page as pdf documents. I tried different methods but not working effectively.

Any leads would be highly appreciated.

P.S: I am using Qlik sense enterprise version on windows 2019.

Thanks in Advance.

 

Raju

Labels (7)
2 Replies
Josef_Gustafson
Support
Support

Hi @Raju_6952,

 

I recommend using an API call to export the mashup as a pdf. This documentation shows how to use the export API, hope this helps.

Raju_6952
Creator II
Creator II
Author

@Josef_Gustafson May i know where to include the script mentioned below? mashup page or JavaScript?

 

 

 

var ext = { support: { snapshot: true, export: true, exportData: true }