3 reputation
2
bio website
location
age 35
visits member for 1 year, 1 month
seen May 4 '12 at 19:09
stats profile views 3

Apr
11
comment Compress a folder of PDF files into separate zip archives
Excellent! That solved my problem perfectly :-)
Apr
11
comment Compress a folder of PDF files into separate zip archives
One last question, the person at the other end is not technically minded at all; if they just extract each of these archives by double clicking on them, will they then have access to all of the separate PDF invoices?
Apr
11
comment Compress a folder of PDF files into separate zip archives
Hi, thanks for the answer; that explains what's going on really well. I should've explained that the reason I'm trying to do this is that the folder containing the PDF files is 50 MB approximately, and the person I'm sending the documents to as a mail server which will only accept files up to 5 MB in size. So I need to split the 50 MB folder into smaller chunks of no greater than 5 MB in size, which as you have explained is not what I'm doing. Can you point me in the right direction please?