从数据库中的数据创建 PDF

发布于 2024-11-15 11:48:10 字数 75 浏览 5 评论 0原文

如何将android的sql数据库转换成pdf文件。 实际上我必须将通过android制作的简历转换为pdf文件,以便可以上传到网站。

How to convert sql database of android into pdf file.
Actually I have to convert a resume made through android into pdf file so that it can be uploaded to a website.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

简单 2024-11-22 11:48:11

您可以从 sql 数据库读取数据并使用 iText 库将数据写入 pdf。

You can read data from the sql db and use the iText Library to write data into a pdf.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文