Package org.jfree.report.demo.invoice

A example on how to print invoices, advertising letters and how to combine these two reports in a single report.

See:
          Description

Class Summary
AdvertisingTableModel  
HideArticleDetailsFunction  
InvoiceDemo The InvoiceDemo class acts as frontend for all complex invoice style demos.
InvoiceTableModel  
SimpleAdvertisingDemoHandler  
SimpleInvoiceDemoHandler  
 

Package org.jfree.report.demo.invoice Description

A example on how to print invoices, advertising letters and how to combine these two reports in a single report. The invoice contains mutiple articles. To make it more fun, some of them have additional information added (serial numbers in this case).