i am creating a PDF using TCPDF library. User form is submitted using ajax and a pdf is generated to the specified folder.
$filename= "$name.pdf";