I have a FTP program that downloads .ps files and places them in the desired directory automatically. What I want to do is print these files using the DOS command "copy [filename] lpt1" I've tried every way I could possibly think of. Using the print command in vb is no good because it doesn't print the file out. Any suggestions????