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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rbartley
Specialist II
Specialist II

PrintToPdf Extension - ReferenceError: jsPDF is not defined

Hello everyone,

When I include the Print2PDF/Screenshot to PDF extension in an app and view this through QlikSense this does not generate an error, but when I include it in my mashup using:

  

app.getObject('cmdPDF','rXWjvT').then( function( vizModel ) {  });

It generates an error:

Print2PDF Errors.PNG

Does anyone know how to overcome this?  I have tried using if(typeof.jsPDF == 'undefined')....., but this does not make any difference.

Thanks in advance.

0 Replies