Printing mailing labels
frameworks, java, mailing-list, printing
Solution
JasperReports is an opensource reporting application. There are mailing label templates available.
Problem
I need to incorporate the printing of mailing labels in my web application. The addresses are in a DB, and the function will allow the user to select addresses, then hit a button to print mailing labels. Is there a Java framework for this?