Click to See Complete Forum and Search --> : Question on A .NET Text Printing Class... That Works!


Kaoru
April 28th, 2004, 12:18 AM
I read 'A .NET Text Printing Class... That Works! By Karl Moore', and tried using it but I end up with "No Printers Installed" error.

I'm using a network printer and can print normally, so I wonder what's causing this error?

I also checked the printer name using this code:

mybase.PrinterSettings.PrinterName

and come up with this: "<no default printer>"


I'm a newbie in web development...please help me?

Thanks!