Here's another way I just found but it'll print file list in text. I hope you're familiar with DOS prompt. click on RUN and type CMD
in the windows - perform commands to get to the file directory that you want to print out. When you're in that file directory... type
dir c:\sample > c:\sample.txt (sample = your file directory path)
full detail