ng2-bootstrap-visualizejs
ng2-bootstrap-visualizejs copied to clipboard
export report
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(); but report() always returns undefined.
@falasMtc, I no longer use VisualizeJS, so I'm afraid I won't be a good resource to you in answering your question about exporting. I'd recommend you review the VisualizeJS API, and work directly with the Jaspersoft community.
Best of luck!