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

Can package open PDF from URL? #2

Closed
Aziz-cs opened this issue Dec 6, 2023 · 2 comments
Closed

Can package open PDF from URL? #2

Aziz-cs opened this issue Dec 6, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation feature request New feature or request question Further information is requested

Comments

@Aziz-cs
Copy link

Aziz-cs commented Dec 6, 2023

Can pdfrx open PDF from URL?
Thanks

@espresso3389
Copy link
Owner

espresso3389 commented Dec 6, 2023

As explained on a pdf_render issue (and here), basically, it is possible by using flutter_cache_manager.

And, I'm now planning a direct HTTP streaming using PdfDocument.openCustom function. Anyway, it's just planned not now.

@espresso3389 espresso3389 added documentation Improvements or additions to documentation feature request New feature or request question Further information is requested labels Dec 6, 2023
@espresso3389
Copy link
Owner

0.2.0 introduces PdfDocument.openUri.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature request New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants