Possible Duplicate:
how do i check if a printer is installed and ready using C#?
i use PDFCreator to make pdf files from my program in C# while i have an Exception for general error, i want to know how i can check if the printer itself exist in the system.
something like the file exist check.
is there such an option?