CodeIgniter : Redirect after generation of PDF file

前端 未结 0 459
北恋
北恋 2020-12-24 15:12

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"; 
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题