开发者

Need help regarding printing UIView to paper printer [closed]

Closed. This question needs 开发者_运维问答to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

i want to print UITableView and UITextView to the paper printer.. what is the procedure to do that using UIPrintInteractionController

thanx in advance


You can only print image or PDF type data using UIPrintInteractionController.

I guess you should draw PDF of your UITableView or UITextView separate and then can print out using UIPrintInteractionController. Use the following guide to generate PDF Generating PDF Content

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜