Now, I am several states away from my networked printers but still on the same WAN. I've also added a printer that is across seas. My print dialog does not show up at all!!!! Anyone know how to resolve this problem?
Construction:
System.Windows.Forms.PrintDialog printDialog1 = new System.Windows.Forms.PrintDialog();
Loading:
if (printDialog1.ShowDialog() == DialogResult.OK)
{}


Sign In
Create Account


Back to top









