printing - terminal services
hi guys
quick question , our application allows printing internal documents store printer names user selects easy of use works fine. having bit of issue printing on terminal services redirected printers.
as aware printer names change in terminal server environment. first part same, rest, after leading space , (, changes location location , session session) e.g. brother model 1 (redirected 11), brother model 1 (redirected 12). though same printer name different different users our printing code fails because of obvious reason.
i know can rename names dynamically when printing renaming session id current id way ? there better way ? advise.
btw use .net framework 3.5, , winforms project.
prk
thanks reply.
imho , still think original idea still better because i'll renaming session id in printer name , there goes print. e.g. printer brother m1 (redirected 11) , when printing rename 11 correct user's session id.
i hoped there unique id attached these printers , thought use them when printing.
prk
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment