0

I have a project to store users, when you store a user with its data it opens the user table and beside each user there is link to pdf file with user data that redirect you to preview of the pdf file as html & CSS div and a button 'print' which download the div as pdf using JSPDF and html canvas, now I need to edit the project to store a copy of this pdf file automatically to the database when storing the user immediately, when the user data is filled and the submit button is clicked the pdf file is stored automatically Note: the pdf in usual is created after the user created and you click on the pdf link which exist beside the user in the users table

Osama Amr
  • 131
  • 8
  • Without punctuation, the question is very hard to read. I’m not really sure what the problem you are asking us for help with. Do you need help getting a [copy of the PDF from jsPDF to the server](https://stackoverflow.com/a/30945607/231316)? – Chris Haas Oct 16 '21 at 14:19

0 Answers0