itext « JSF « Spring Q&A





1. Can't create a PDF with iText and JSF    stackoverflow.com

I want to create a pdf using iText in my JSF + Spring web app. When I click on a button the pdf should be generated. The method that is fired:

public void ...