Relative Content

Tag Archive for reactjspdf

send pdf with formik

i have a problem i dont understand why form dosent work when i send a pdf here is the code

In React , How to load large pdf file progressively?

I am developing react application in which I need to load pdf document ( size could be upto 500 mb and it could be 20K page file ) and allow user to navigate page by page and a form to capture the information in the page which will be saved in database.