I want to make an app for windows 8, this app should have a built-in print functionality. I know that Ios sdk support printing for AirPrint-capable printers, how about Windows 8 SDK?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Yes Windows store apps do support printing, here're the links to API, quick start and guidelines for starters. http://msdn.microsoft.com/en-us/library/windows/desktop/hh448418(v=vs.85).aspx http://msdn.microsoft.com/en-us/library/windows/apps/hh868178.aspx http://msdn.microsoft.com/en-us/library/windows/apps/hh780609.aspx |
|||
|
|