3
Answers

Who beleive to this video???

Israel

Israel

10y
690
1
Hi!

I do try this code but its doesnt works at 100%. Why?
Just because its allow ONLY to send a SMS inserting phonenumber inside of that line of code (see the video please). Not inside of a textbox. Only allow to insert message inside of textbox.
Someone already test it and its works without inserting in the line of code?

https://www.youtube.com/watch?v=FHIwdRkLfvs
Answers (3)
0
Muralidharan Deenathayalan

Muralidharan Deenathayalan

NA 11.9k 1.5m 13y
I'm checking the compatiblity for AirPrint option. Let you know the status once it is done.

Thanks for your suggestions.
0
Pankaj Gogoi

Pankaj Gogoi

NA 91 0 13y
Hi

Can you use the bookmarklet feature to convert it to pdf and then print. Here is one link
http://www.ipadforums.net/ipad-help/32146-ipad2-printing-webpages.html

Can you please check this link also. It talks about AirPrint101

http://support.apple.com/kb/ht4356

It has feature for printing from safari

Thank You

0
Muralidharan Deenathayalan

Muralidharan Deenathayalan

NA 11.9k 1.5m 13y

http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariWebContent/CreatingContentforSafarioniPhone/CreatingContentforSafarioniPhone.html#//apple_ref/doc/uid/TP40006482-SW1
iOS Note: Note that the showModalDialog and print methods are not supported in Safari on iOS.

I can't use /integrate the third party application inside my browser app.
Can you please suggest me any other way for printing from iPad 2 device?
0
Pankaj Gogoi

Pankaj Gogoi

NA 91 0 13y
Hi,

Window.Print() is supported in all major versions of browser. is there any error it throws.
You can probably check apple app centre if any free printing application is available that you can integrate with your application.
I would like to direct you to this article that talks about printing.
http://www.macworld.com/article/150726/2010/04/iphone_printing.html

Thank You