admin管理员组文章数量:1420187
I have a few questions regarding Print used in iPad Safari (window.print()
)
- Does the same JS method
print()
work in iPad Safari without needing any update? - Do we need to add the printer initially?
- Does the iOS version matter for AirPrint?
- In my page, I am using
window.print()
and it does not even give any popup or even any error. Nothing happens at all. I’m testing on iOS 3.2.
Please help. Thank you.
I have a few questions regarding Print used in iPad Safari (window.print()
)
- Does the same JS method
print()
work in iPad Safari without needing any update? - Do we need to add the printer initially?
- Does the iOS version matter for AirPrint?
- In my page, I am using
window.print()
and it does not even give any popup or even any error. Nothing happens at all. I’m testing on iOS 3.2.
Please help. Thank you.
Share Improve this question edited Apr 30, 2011 at 14:26 Paul D. Waite 99k57 gold badges203 silver badges271 bronze badges asked Apr 29, 2011 at 18:03 copenndthagencopenndthagen 50.9k105 gold badges313 silver badges492 bronze badges 4- 2 Given 4., it looks like the answer to 1. is “no”. – Paul D. Waite Commented Apr 29, 2011 at 19:13
- Well...that is what I had thought...but another person was able to atleast see the Print popup..Not sure which OS version he had though.. – copenndthagen Commented Apr 30, 2011 at 6:04
- Which OS version do you have? – Paul D. Waite Commented Apr 30, 2011 at 13:10
- 1 I've tested it on an old version 3.2 – copenndthagen Commented Apr 30, 2011 at 13:21
1 Answer
Reset to default 5Not 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./kb/ht4356)
本文标签: javascriptDoes windowprint() work in all versions of Safari on iPadStack Overflow
版权声明:本文标题:javascript - Does window.print() work in all versions of Safari on iPad? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745324174a2653514.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论