Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Printing in java

  Asked By: Pedro    Date: Jun 19    Category: Java    Views: 995
  

I have some application in java. How do I print data from dataset to printer?

please give us a sample code or the name of a report tool

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Kifah Malik     Answered On: Jun 19

One option is JFreeReport, which you can use to print  JTable data:

www.object-refinery.com/jfreereport/index.html

You can preview reports, send them to the printer, or export them to PDF
files. There is support for headers, footers, grouping, report  functions
etc. Complete source code  included subject to the GNU LGPL.

 
Didn't find what you were looking for? Find more on Printing in java Or get search suggestion and latest updates.




Tagged: