Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
@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 }