I’m using the "pdf viewer plugin by Testingwebdev2021 and running into an issue where when I view a new pdf it shows the previously loaded one for a second while the new one refreshes.
The pdf viewer is in a popup and I have tried resetting the data, sending a blank pdf but its keeps showing me the last loaded file. Is there a way to reset the plugin so that it doesn’t have that history?
Thanks!
@guillermo I am having this same issue. Did you find out the solution to this? Please share anything you came to know to solve this problem.
@anshul1 I have not found a solution yet. I have one of my developers that is going to look at the plugin code and see if it can be fixed. I will keep you posted if I get it fixed.
@anshul1 We ended up using the pdf embed api from adobe. It’s free, loads fast and we were able to put it in a html element. Check it out: https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/
1 Like