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.
我在我的应用程序中使用 PSPDFKit。我想与框架异步加载远程图像,因为我的应用程序中既有图像又有普通文件。我尝试将 imageData 转换为 PDFDataProvider,它不能是异步的。有人有想法吗?
PSPDFKit 的作者在这里。请直接与我们联系以获取功能请求,我们很少监控 StackOverflow - 这不是为商业产品提供支持的正确平台。
话虽如此,PSPDFViewController它旨在呈现 PDF 文件 - 我们没有立即计划添加对其他文件类型的支持。
PSPDFViewController