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

Flutter printing: ^5.12.0 package is not working offline or when on local network #1659

Open
salvinjose opened this issue May 10, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@salvinjose
Copy link

The flutter printing package is not working - i.e. not rendering pdf images to view on local / offline network

tried the options provided in the documentation

added the pdf version and the path in index.htm file of but still not working - the viewer launches and just shows a loader

<script> var dartPdfJsVersion = "3.2.146"; </script>

and

<script> var dartPdfJsBaseUrl = "assets/js/pdf/3.2.146/"; </script>

How do we make the package work offine to view pdf files

@salvinjose salvinjose added bug Something isn't working needs triage labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant