Refer to these articles
C# Printing a PDF Silently with Adobe Acrobat
Silently print PDF using Adobe Acrobat in C#
Many of them face the same issue that I am facing with. Is it not possible with C#? Can't we write code to print pdf files without the help of adobe reader, any other reader or any 3rd party Dll's.
I am a newbie but I tried everything suggested by experts in forums; but of no use. If it is not possible then how some third parties build it? I am not looking for any dll reference.I would like to do it with C#. Please help