I'm creating a reporting software that allows you to import pictures, and enter text into text fields. When you save the report, it saves all the text entered as one txt file, and all the pictures that were imported as jpg's. So, it is possible for any given report to have multiple files associated with it. Is there any way that VB will zip all necessary files?