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?
I want to make an app for windows 8, this app should have a
Share
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