Felicia Alas

Results 1 issues of Felicia Alas

Hi Rich, Do you know how to export the report to pdf? I'm trying to call something like: function exportToPdf() { report .export({ outputFormat: "pdf" }); } v("#" + vjsConfig.resourceDetails[resourceIndex].id).report({...}).exportToPdf();...