Hi to all.

I'm using Microsoft vb printerdialog to choose Printer and for Print.
I have a question about Printer.Hdc and prtFlags cdlPDReturnDC.

I am an a little confused around this.

Is the DC returned by printerdialog the Handle to the selected printer?
If I print using the Default System Printer, is the Printer.Hdc the same
as the returned DC from printerdialog?
I ask this because I have to Print using HDC.

Another Questions:

How I can choose to print e.g. even/odd page or only 1,4,6,7 page?

Thanks for Help
Nanni