I’m facing an issue with the react-pdf password protected file, Prompt for password for password protected PDF keeps popping up. How to handle this scenario?
Question posted in Javascript
A very good W3school tutorial can be found here.
A very good W3school tutorial can be found here.
2
Answers
The deafult onPassword method is very limited, To handle this scenario we have to write our custom onPassword functionality.