I have some word documents and PDF documents to be printed on default printer. User just presses a button and I would like to get printed preferably without any Print Dialog.
I am also having a Pic box in which I am drawing using GDI+. I would like this picBox to be printed too.
How do I implement? Thanks in advance.