Printer paper is empty, check wpf

I am developing an application in wpf in which a click event for printing prints a grid without printing. A.

my problem

1) how can we check if the printer has any paper tools, how do I know if the printer does not have paper in WPF?

2) if the page is Jam, then how can I find out if there is an error printing the page?

Please help me..

Thanks in advance.

+3
source share

All Articles