开发者

How to print the contents of a UIWebView?

In Safari, you can print an entire document -- not merely a screenshot -- but there is no mention in the UIWebView class reference of printing...

Has Apple not provided programmers with a 开发者_Go百科means to do what they do in Safari i.e. print an entire document?

Thanks for any insights.


[webView viewPrintFormatter] is the way to go.

Take a look of this tutorial How to print the contents of a UIWebView?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜