this is what i'm using to print a web page opened with the web browser control:
WebBrowser1.ShowPrintDialog()

is there a way to programatically set the document to landscape?
and also remove the head and footer?
and tell the print not to duplex?