code for print from i-pad and which all print does it support [closed]

て烟熏妆下的殇ゞ 提交于 2019-12-07 13:30:56

问题


I have two questions in my mind:

  • Is there any tutorial or demo code available to print via a printer on wireless network, from iPad?
  • Which all printer does the iPad support?

回答1:


UIPrintInteractionController is a new class, which is the central class for printing in iOS. It is only available for iOS 4.2 and later.

For More information, visit

  1. UIPrintInteractionController Class Reference
  2. Drawing and Printing in iOS

Tutorial and Sample Code can be found here Printing in iOS




回答2:


For your questions I have the following answers

  1. Is there any tutorial or demo code available to print via a printer on wireless network, from iPad?
    Yes. you will get the sample code and tutorials from Apple itself. Here are the links,

    print-photo sample code 1

    print-webView sample code 2

    Drawing and printing guide

  2. Which all printer does the iPad support? I will get you the link to visit,

    Air Print compatible printer list

    I will keep you post my status when I get more information on this second question, now I dont get any official document describing the printer list. I will get back to you when I get one. thanks :)




回答3:


try with this link, You will get solution .

http://bynomial.com/blog/?p=115



来源:https://stackoverflow.com/questions/5038172/code-for-print-from-i-pad-and-which-all-print-does-it-support

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!