How about writing an Excel VBA script to iterate through all xls/xlsx files in a folder (can do this with subfolders recursively if you need). You can then use the print command to print each worksheet to a PDF or TIFF printer. I have used this approach once but sadly can't find the code. Wish I had more time to help you.
↧