I am trying to make a PDF file. And also the notes documents are the contents. I have a clear idea with iText.
But is there any other solution for making PDFs without using iText?
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.
Apache FOP using XSL:FO is a way you can generate PDF (and other formats) from XPages. I’m in the process to write an article series on my blog detailing my approach and solution.
Ultimately, once I got the spare time, I’ll bundle all up and release it on OpenNTF