I have a html page which contains a <div></div> section.
There is a link, I would like when someone click on the Link to generate a PDF which contains exactly the div section content.
How can I handle that in PHP or JavaScript?
I have a html page which contains a <div></div> section.
There is a link, I would like when someone click on the Link to generate a PDF which contains exactly the div section content.
How can I handle that in PHP or JavaScript?
 
    
     
    
    check the php pdf functions here
