Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export report #8

Open
falasMtc opened this issue Dec 27, 2017 · 1 comment
Open

export report #8

falasMtc opened this issue Dec 27, 2017 · 1 comment

Comments

@falasMtc
Copy link

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.

@richbl
Copy link
Owner

richbl commented Dec 28, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants