Bulk Pdf Print

[b][font="Franklin Gothic Medium"]Hello guys…

How to write the action in controller to print multiple pdf files at a time in yii ???

In my view page,i have put checkboxes in front of each file and on selection of multiple checkboxes I want to print all those pdf files which are got selected.

I know the coding to print single pdf file but have no idea for multiple printing… :(

pls help me out…[/font][/b]

I think you will need to download a zip file containing all the checked pdf.

can you give some code snippet for zip file action??

Thanks