在 iPad 中创建多页 PDF
我正在开发一个应用程序,我必须在其中创建多页 PDF 并通过电子邮件发送此类 PDF。要转换为 PDF 的内容包含文本和一些图像。我看过一些关于此的帖子,但无法从中收集太多信息。如果有人能指导这一点,我将不胜感激。
谢谢,问候。
I am developing an application in which i have to create multi page PDF and email such PDF. The content which is to be converted to PDF contains text as well as some images. I have seen some posts regarding this, but could not glean too much from it. Will be greatful if any one can guide in this.
Thanx, regards.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以查看docmosis,它有一个基于云的文档生成器。它可以生成 PDF 并将其流回 iPad 或作为电子邮件发送。您可以使用 Docmosis 网站将模板上传到云,然后您可以通过向 Docmosis 云发送请求(包含数据、图像等)来从 iPad 生成文档。
You could take a look at docmosis which has a cloud-based document generator. It can generate PDFs and stream them back to the iPad or send as email. You upload a template to the cloud using the Docmosis web site, then you can generate documents from your iPad by sending a request (with data, images etc) to the Docmosis cloud.