I am using .NET component printDocument class. The issue is this that my printer is on the network. So when i write the code -:
[size=2][color=#0000ff]string[/color][/size][size=2] printername = printDocument1.PrinterSettings.PrinterName;[/size]
[size=2][/size]
[size=2]I find nothing. Can anyone help me about how to set the path of the default printer in our c# program.[/size]
[size=2][/size]
[size=2]Thanks,[/size]
[size=2]Abhishek
[/size]