开发者

iPhone: ASCII Art not displayed properly in Email API from Textview

In my iPhone App, I create ASCII Art in UITextView and pass it to Email API.

The alignment of ASCII art is not coming properly.

What should I do to get it in Email API same as created开发者_运维百科 in Textview?


Look at MFMailComposeViewController and it's method setMessageBody:isHTML:. Use it to create mail with HTML body with font with fixed width (like Courier, ...).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜