I want to print HTML from a C# web service. The web browser control is overkill, and does not function well in a service environment, nor does it function well on a system
I don't know the specific tools, but there are some utilities that record / replay clicks. In other words, you could automate the "click" on the print dialog. (I know this is a hack, but when all else fails...)