Is there a way to suppress the box that appears when printing a document using System.Drawing.PrintDocument that tells the user "Printing page 1 of <document name>"? I'd like it to either be invisible, minimized, in the background, or not appear at all.

Thanks
micned