Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i m coding for a app that needs a pdf document contains of table which is stored in sqllite db...i hve to generate pdf dynamically which will contains the sqllite db,..i used itext for the task though due to license problems i cant finish the task,then i turned to using droidtext..can anyone suggest me ways to generate pdf doc from db...thanks in advance...
Posted

1 solution

Just as you would do that in Java.

http://java-source.net/open-source/pdf-libraries[^]

FOP os common used, iText is also pretty good (check license rules!).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900