Hello,

is there any way to print a XML-Document associated with Stylesheet ( XSL ) via
ShellExecute ?

i.e. like HTML
ShellExecute( hWnd, "print", "File.html", NULL, "Dir", SW_... );

... and if its possible, is there any way to print it directly, without letting
the PrintDialog popping up.

Any help is welcome.

Bye,
Matze