generation of multiple reports and zipping in codeigniter php
- by Suj
I want to generate multiple pdf reports on click of single print button and zip all the pdf's and store it in a folder.
Any help please. I need this functionality in my project.