-
Notifications
You must be signed in to change notification settings - Fork 9
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
PDF exporting returns 0KB file #158
Labels
bug
Something isn't working
Comments
This is the problem:
|
@mlopezFC I think you might need to add javax.xml.bind : jaxb-api : 2.3.1 and org.glassfish.jaxb : jaxb-runtime as dependencies. It would be good if someone could confirm this please. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Go to https://addonsv24-staging.flowingcode.com/gridexporter/basic (or any demo with pdf exporting) and try to export as pdf. See download happening but file is empty.
Expected behavior
Pdf file should contain exported grid data.
Minimal reproducible example
Explained above.
Add-on Version
2.5.0-SNAPSHOT
Vaadin Version
24.5.0
Additional information
Haven't tested locally. Found issue while playing with demo on staging site.
The text was updated successfully, but these errors were encountered: