I am trying to convert a bunch of different format files (.jpg/.pdf/.doc) to .pcl (print-to-file) in a batch procedure. I've used shellexecute to open the files (with an associated application) and then send them to a printer that is set up to print to a particular file name ...