There are actually two progams included. One will create thumbnails of an entire directory, while the other one will create 30 thumbnails at a time. Both can present you with a preview of the print and then print the thumbnails. The code for browsing and creating the thumbnails came from VBC: https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=31026&lngWId=1 and the code to preview then print the images came from Microsoft: Microsoft Knowledge Base Article - 193379. I just married the two and added a loop to the Microsoft code.