Ok so, I have acrobat installed on my pc and if I open a text file in notepad I can print it and select Distiller and make a pdf. I'm trying to make a little program to do the same thing, by letting the user pick a folder that has text files in it. I'm fine with the little printer settings window popping up (for now), I just need a way to say 'take this list of txt files and make pdfs, NAO!' How do I just print like a basic windows app?
edit: Sort of got it by mangling a MS example, but not very happy with it. Drops all the files to the desktop by default. >.>
XI Wiki

