All Tags »
asp.net »
default »
Printers
Sorry, but there are no more tags available to filter with.
-
Hi all,
I'm trying to create a simple application in ASP.NET to print receipts via a web page to the default printer. If the default printer is a network printer, it doesn't work, but I can get it to work by using a specific printer name. (example below)
dim prtr as new ...