Hello,
In the tread http://www.daniweb.com/forums/thread122708.html there is shown how to do this check in .net 3.0 framework. Is there a possibility to do the same in .net 2.0?
Thanks for your reply
>Is there a possibility to do the same in .net 2.0?
You can use classes of System.Drawing.Printing namespace.
thanks for the suggestion