Monday, September 30, 2013

How do I create a pdf template using Java and PDFbox

How do I create a pdf template using Java and PDFbox

I'd like to know how would i generate a template with Java using Apache
PDFbox. The intention is to generate a pdf template, use it to print
details of n students by plugging in each student info into those place
holders. Please read carefully I do not want to create pdf's using a
template created outside, no, I want to create the template itself using
Java then use the template again in Java. thanks.

No comments:

Post a Comment