How to add a virtual driver that contains functions that calls C# functions inside a DLL file.
A:
No. Perhaps if you told us what you are trying to do, we could help you with a more realistic solution.
Mystere Man
2010-05-10 07:13:28
I want to add a virtual printer driver that will call a C# function that makes for example an upload of documents to sharepoint.
Codeffect
2010-05-10 07:15:44
I want the virtual driver as a third party to call C# DLL that contains a function to upload a document to sharepoint
Codeffect
2010-05-10 07:30:52
I want to know if I can make it like snagit virtual printer with C#
Codeffect
2010-05-10 07:45:14
i was thinking of doing something like that, let me try to understand it, You want to add a printer so people can print to it but instead of printing into a paper you want to do something with the document? (achieve maybe?)
M.Shuwaiee
2010-05-10 09:19:51
Yes , i want to upload documents and files if possible.
Codeffect
2010-05-10 10:53:12
If you know : Snagit : http://www.labnol.org/software/tutorials/snagit-9-screen-capture-review-download-free-license/3520/I need to make something alike that uploads documents to sharepoint or anything else , but calling C# functions.
Codeffect
2010-05-10 10:57:55