I am currently working on a library website. The client requires that student details should be shown in pdf format and should be printable.
Suppose, a user clicks on the view more button on the table, then the new page should appear using anchor tag. When it gets open the students detail should get details in proper format and in the above part there should be one button to download/ print
I am using HTML, CSS, PHP and MySQL.