Manage Print Event
-
I have a viewer of word in my application and I want to manage it`s Print event. it means I want, when user presses Print Button in my application toolbarit happens the same occur that we press "Ctrl+P" in Microsoft Word What should I do for this Thanks in advance
Hello Friends
-
I have a viewer of word in my application and I want to manage it`s Print event. it means I want, when user presses Print Button in my application toolbarit happens the same occur that we press "Ctrl+P" in Microsoft Word What should I do for this Thanks in advance
Hello Friends
Hi, I am not sure you are displaying word documents or not. Please have a look at following link for simple printing and preview application in C#. http://www.codeproject.com/KB/printing/simpleprintingcs.aspx[^]