ng2-bootstrap-visualizejs icon indicating copy to clipboard operation
ng2-bootstrap-visualizejs copied to clipboard

export report

Open falasMtc opened this issue 8 years ago • 1 comments

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 avatar Dec 27 '17 21:12 falasMtc

@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!

richbl avatar Dec 28 '17 18:12 richbl