Does anyone know code that will work to print out a series of non-access files, regardless of what type they are?
I have a table structure where people can "attach" various documents to their record. Really the table just stores the directory of the file they've attached. I would like to run a loop through the filepaths and print out each one.
Everything I've seen on the groups has code specific to a certain program - IE how to print Word, Excel, PDF, etc.. But is there some catch-all print syntax to print anything?
I know its possible at least in Windows, because I can go to a directory, highlight various files, right click, and hit Print. They all print.
Any help is so greatly appreciated.
Thanks,
Darleen
I have a table structure where people can "attach" various documents to their record. Really the table just stores the directory of the file they've attached. I would like to run a loop through the filepaths and print out each one.
Everything I've seen on the groups has code specific to a certain program - IE how to print Word, Excel, PDF, etc.. But is there some catch-all print syntax to print anything?
I know its possible at least in Windows, because I can go to a directory, highlight various files, right click, and hit Print. They all print.
Any help is so greatly appreciated.
Thanks,
Darleen