How do I print to a Windows printer?
Tim Golden writes:
It all depends what you’re trying to print, what tools you have at your disposal, and how much control you need.
- If you simply have a “document” (read: file of a well-known type, associated with one application) you wish to print, and aren’t too fussy about controlling, then you can use the ShellExecute approach. This works (assumi