prohibit virtual printer to create pdf document
-
hi all their is a richtextbox in my application that shows some text, also their is a print button to print the text of the richtextbox. my requirement is that i don't want to allow user to create pdf through virtual printer. i tried to restrict the virtual printer to show in the printer list but that could not be done. does some one has any idea then please tell me thanks in advance
help everyone Falling down is not defeat...defeat is when u refuse to get up...
-
hi all their is a richtextbox in my application that shows some text, also their is a print button to print the text of the richtextbox. my requirement is that i don't want to allow user to create pdf through virtual printer. i tried to restrict the virtual printer to show in the printer list but that could not be done. does some one has any idea then please tell me thanks in advance
help everyone Falling down is not defeat...defeat is when u refuse to get up...
Although I am not sure how you would have to go about it, you could for example program your app to only use the default printer and/or devise a method to check whether a printer is virtual or real. If it is real allow printing, and if not then disallow.
My advice is free, and you may get what you paid for.