question
2 TopicsUsing Universal Print in a custom web application (Azure app service)
We have this custom web application (SPA / API - Angular .net core) in an Azure app service. From that application, we would like to offer users print buttons to print documents stored behind the scenes in a blob storage, but also option to select multiple documents and print them in batch (~8k documents). The printers are on premisses and we're looking at interfacing through Universal Print to reach the printers. Is this a valid scenario / approach for Universal Print ? We are thinking of using the Graph so send the print commands. Thanks !2.8KViews0likes3CommentsPrinter Driver Deployment
HI, Currently what I see, Universal Print is setting up printer with windows generic printer drivers, Is there a plan for the future to have appropriate printer drivers deployed as well? Or at least to specify which (pre-installed) drivers to use? For example Kyocera printers work best with their own drivers, for Mac users, they have to have Kyocera drivers pre-installed before then can setup the printer. In our case, we are operating cloud based, so we don't have local servers nor we are in hybrid. Only Cloud. Currently I am deploying printers via Azure Blobs (download drivers) and Script (install and map it). By the way, Mac users do not see UP Cloud Printer, while Windows users can. At least on our endSolved2KViews0likes2Comments