Forgive me if this is the wrong place to look for help, but I have a problem in need of a solution:
We have a large collection of files with unique names that only open up in a specific editor. Embroidery files specifically (.dst or .pof). What I would like to do is print a matching library of these files as .pdfs. So, what I am after is a script or program that will open the file in the editor, print it, close it, and then move onto the next file in the folder till all are output.
Does something like this exist? Is there a custom script I could execute that would accomplish this?