开发者

Does window.print() work in all versions of Safari on iPad?

I have a few questions regarding Print used in iPad Safari (window.print())

  1. Does the same JS method print() work in iPad Safari without needing any update?
  2. Do we need to add the printer initially?
  3. Does the iOS version matter for AirPrint?
  4. In my page, I am using window.print() and it does not even give any popup or even any error. Nothing h开发者_如何学Pythonappens at all. I’m testing on iOS 3.2.

Please help. Thank you.


Not sure about 1. and 2., but as for 3.:

To use AirPrint, you need one of the following devices running iOS 4.2 or later

(Emphasis mine — http://support.apple.com/kb/ht4356)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜