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


i have few questions regarding print used in ipad safari (window.print())

  1. does same js method print() work in ipad safari without needing update?
  2. do need add printer initially?
  3. does ios version matter airprint?
  4. in page, using window.print() , not give popup or error. nothing happens @ all. i’m testing on ios 3.2.

please help. thank you.

not sure 1. , 2., 3.:

to use airprint, need 1 of following devices running ios 4.2 or later

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


Comments