We have a situation in our WinRT app where we need to print some content without viewing it in the reportviewer.
A button click, after running some business logic, needs to send a print event with some content to a particular printer.
Is this possible?