如何使用SharePoint代码添加打印机?
问题描述:
我想在SharePoint 2013中使用客户端代码开发页面,并能够将NETWORK打印机添加到工作站.我将在页面中为用户提供一个文本框,以输入网络打印机名称和安装"按钮.代码 应该能够找到打印机的服务器并将打印机添加到工作站.请告知这样做的方式.谢谢.
I want to develop a page in SharePoint 2013 with client code and be able to add a NETWORK printer to the workstation. I will provide a Text Box for the user in the page to enter the network printer name and a button "Install". The code should be able to locate the server of the printer and Add the printer to the workstation. please advise what would be the way to do so. Thanks.