Question
Printing files in directory order automatically.
How can I print files in directory order and not alphabetically? Parent folder has many subfolders, I need to print folder contents in order automatically without user intervention.
I have created a print all action that will scan all sub folders for files however prints them in alphabetical order. Can this be done with built in functionality? If not where could I find proper documentation on how to do this?
Thanks in advance.
