Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bbergstrom
Partner - Creator II
Partner - Creator II

Export Qlik Sense Dashboard to PDF API Call

Is there an API call to export a Qlik Sense dashboard to PDF?  I saw some documentation around individual visualizations but not the dashboard as a whole.

Labels (2)
7 Replies
bbergstrom
Partner - Creator II
Partner - Creator II
Author

Is that first link for the whole sheet or just a single object?

This post makes it sound like this is just for pieces of a mashup:

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

JeromeS
Partner - Contributor III
Partner - Contributor III

hi,

Did you manage to make it work ? 

I have the same requirement

Kind regards,

Jérôme

bbergstrom
Partner - Creator II
Partner - Creator II
Author

Sort of.  We are using NPrinting now as the current solution but prior to that our Dev team ended up building some code that basically did a screen scrape and exported parts of our web page to PDF.  

JeromeS
Partner - Contributor III
Partner - Contributor III

Could you share this code with us ? Nprinting is the best solution as it allows many functionalities but it would  be still worth a look. 

bbergstrom
Partner - Creator II
Partner - Creator II
Author

Are you using the Qlik Sense Hub or are your dashboards integrated into your website?

fabdulazeez
Partner - Creator III
Partner - Creator III

Hi @bbergstrom ,

We have our dashboards integrated into our application. Can you guide us on NPrinting  solution and screen scraping part ?