by R Lemming (1 Submission)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
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.
Download Print Thumbnail Catalog (11 KB)