R
Ray St.Germain via .NET 247
Any assistance appreciated...
When using PrintDocument.PrinterSettings.PrinterName
within a WebForm (IIS Web Server / Windows XP) environment,
the Printer name is always set to "No Default Printer".
If I hard code the printer name value, it reaches the printer fine.
My (workable) default printer is on a LAN.
I am using the defaul Administrator login.
When using PrintDocument.PrinterSettings.PrinterName
within a WebForm (IIS Web Server / Windows XP) environment,
the Printer name is always set to "No Default Printer".
If I hard code the printer name value, it reaches the printer fine.
My (workable) default printer is on a LAN.
I am using the defaul Administrator login.