With PicPrint, you can select a number of jpg files and print them out, e.g. to a PDF printer, in a predefined grid pattern. The file names can be printed over or under the images, and a title and page footer can be added, too.
This is a small tool written on two days to help out a friend. It covers only a limited range of requirements. Some features might be added in the future, though, and if you have any easily implementable additional requirement which you (eg due to lack of a VB6 compiler) cannot solve yourself, please open a ticket. No guarantee on any functionality, though.
The project was packaged with Inno Script and the Inno Setup VB6 Toolbar. It is still in beta (v. 0.95 as of 2022.01.09), but will move to 1.0 soon if no critical issues come up. Looking for your feedback there!
Features
- Print out large number of graphics files in a fixed pattern
- Image information based on file name
- Easy to use
- Open source, VB6 source code available