Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些使用 MigraDoc Foundation(包含在 PDFsharp 中)创建的 RTF 文档,其中包括表格。我正在尝试使用 UIWebView 和 QuickLook 从 iPhone 打开它们,但在这两种情况下,它只返回第一页并且被废话。
我尝试使用邮件应用程序预览相同的 RTF 文件,它显示了相同的结果。Mac 上的 Quick Look 以正确的格式显示文档。您知道如何呈现此 RTF 文档吗?
谢谢!