I have a view that returns a pdf (using iTextSharp) with multiple pages, but now I have to change it so that each page is a separate pdf (with it\'s own unique title) and re
I would recommend using SharpZipLib to zip into a standard zip file. Put the files into a temp folder and use the FastZip class to make the zip.