iphone - code for print from i-pad and which all print does it support -


i have 2 questions in mind:

  • is there tutorial or demo code available print via printer on wireless network, ipad?
  • which printer ipad support?

uiprintinteractioncontroller new class, central class printing in ios. available ios 4.2 , later.

for more information, visit

  1. uiprintinteractioncontroller class reference
  2. drawing , printing in ios

tutorial , sample code can found here printing in ios


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -