Print Pdf in C#

I'm new to c#. I was looking all over the net for tutorials on how to print pdf, but couldn't find one. Then I thought, is it possible to read it using itextpdf, like mentioned here Reading PDF c...