Package org.jfree.report.demo.nogui

Write me

See:
          Description

Class Summary
AppendedExcelReport A demo that shows how to append multiple reports to a single Excel workbook.
AppendedHTMLReport A demo that shows, how to append multiple reports to a single HTML file.
StraightToEverything A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToPDF A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToPlainText A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToPNG A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToXML A demonstration that shows how to generate a report and save it to XML without displaying any print preview first.
 

Package org.jfree.report.demo.nogui Description

Write me