Qui
codice:
If PrintDialog1.ShowDialog() = DialogResult.OK Then 
pDoc.Print()
Lancia pDoc.Print() e basta dovrebbe stamapare in auto.