c# - printing from windows store app -
I have a Windows Store app. I want to print one of the pages. I saw it in the web and I have to select the printer from leather devices but nothing is listed here. When I look in the settings in the device, I've added a printer (via the network, but when I connect to my phone, nothing happens) I see a message, "nothing can be sent from the app "How do I add a printer to the attraction or can I write any command in C # to print?
see:
For print agreement in each view of the app By registering, your app reaches Windows printing, so you want users to be able to print. By registering for a print contract, obtaining an object, creating an object and managing the event.
Comments
Post a Comment