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

Convert Flutter Echarts to pdf from flutter APP #185

Open
DeepMehta517 opened this issue Jul 26, 2023 · 1 comment
Open

Convert Flutter Echarts to pdf from flutter APP #185

DeepMehta517 opened this issue Jul 26, 2023 · 1 comment

Comments

@DeepMehta517
Copy link

  • Right now i have used Flutter Echart in my flutter app , i want to convert the whole screen into PDF including ECharts displayed on the screen . There is one solution i have found convert them into image and use repaint boundaries but it cannot render platform view so its of no use for me
@aak-301
Copy link

aak-301 commented Aug 8, 2023

Hi @DeepMehta517 you can use screenshot package to convert the current screen into image and the convert that to pdf behind the scenes.

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