for a web application I need to implement a function that allowed to export a list in pdf??
How shall i do it?
there is a class that allowed it ?
or if you have any suggestions please??
thank you in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use iText for that (its latest versions is under GNU Affero GPLv3 license). Have a look in this tutorial regarding what you need.