How to execute my program when print button click
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I need to execute my program, when i click the print button from any program (eg. MS word), I think it is not related to .NET, But if you have worked like that projects, please let me know. Thank you.:)
Chatura Dilan
-
I need to execute my program, when i click the print button from any program (eg. MS word), I think it is not related to .NET, But if you have worked like that projects, please let me know. Thank you.:)
Chatura Dilan
You want it to run whatever printer is used, or write a print driver.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )