LightSeeker,
When I first started my project I did what you mentioned. However, this does not work for all file types. When I print a Visio or Word file it send binary data to the printer and prints trash. I can print the file in the correct format using the ShellExecute API call. However, this...