I am new to windows store application. I am developing application for Kiosk Machine which supports print feature. I am downloading a PDF file & I can able to Launch file via Windows.System.Launcher.LaunchFileAsync() method. With the help of charms I can able to print the file.
However I want to print this file without any user interaction. Are there any API's available to print file without user interaction ?
I appreciate your help.
Thanks, Mohsin