I am making a web application in PHP and javascript. I have a form in which user fill their details & they can mail it, the user details should be mail in PDF file.For this I want to take screenshot of particular div in my form with content 7 save it in to PDF file.OR copy the content of HTML div & past back to already present PDF file using javascript.Please help me, if u have any alternate way please suggest it to me.