Thanks for the links, Mike, but they do not really help. We already have a function that sets PDFWriter as the default printer, so that we can print to a PDF. I tried using that in combination of the ShellExecute (where I first set the printer to PDF and then print the TIFF file), but that...