Trying to find a program that will print a list of JPG files. Either from a text file, csv, xml or direct API-like command. Automated, NO drag & drop. Preferably some kind of software that watches a folder for this text file and when found prints everything in it.
I found this thing called "Print Conductor", but looks like a drag and drop. That doesn't help as I have about 3,000 images over 30 different folders. Perhaps something that can digest a CSV file like:
folderx/461732.jpg,1
foldery/457789.jpg,3
etc (filename,qty)
Any ideas?
I found this thing called "Print Conductor", but looks like a drag and drop. That doesn't help as I have about 3,000 images over 30 different folders. Perhaps something that can digest a CSV file like:
folderx/461732.jpg,1
foldery/457789.jpg,3
etc (filename,qty)
Any ideas?