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

Unable to update the PDF once it is loaded. #38

Open
jazzbpn opened this issue Aug 11, 2020 · 3 comments
Open

Unable to update the PDF once it is loaded. #38

jazzbpn opened this issue Aug 11, 2020 · 3 comments

Comments

@jazzbpn
Copy link

jazzbpn commented Aug 11, 2020

I want to reload or refresh the PDF once it's content is edited. It is not possible to render with edited content. It is rendering the same PDF again and again. Edited PDF is saved in local storage and can be downloaded with new content but unable to render with new content.

@Bidhanrai
Copy link

This may be due to some kind of caching that it is showing old one. Try to clear the cache. Or may due to filename ambiguity.
Before downloading the new edited pdf try to delete the old one first.

@melbek
Copy link

melbek commented Dec 12, 2020

Did you try to give the PdfView a different key each time it should update? Solved by problem.

@myselfuser1
Copy link

This will help https://www.youtube.com/watch?v=gAUVz0U7eyA

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

4 participants