开发者

Create a PDF from data in a database

开发者 https://www.devze.com 2023-03-12 14:38 出处:网络
How to convert sql database of androidinto pdf file. Actually I have to convert a resume made through android into pdf fil开发者_开发技巧e so that it can be uploaded to a website.You can read data fr

How to convert sql database of android into pdf file. Actually I have to convert a resume made through android into pdf fil开发者_开发技巧e so that it can be uploaded to a website.


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

0

精彩评论

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