"neo" <> wrote:
>Hi,
>
>I'm new in Java technology and I'm using Eclipse which is helping me a lot,
>by far the best IDE available. I make GUIs just that easy like Visual Basic,
>I wonder if there is a tool to make reports for print documents, a graphic
>tool where I can define page borders, headers and footers, etc.
iReport (
http://ireport.sourceforge.net/)is a good report designer. It
is a visual front end for JasperReports
(
http://jasperreports.sourceforge.net/) and JFreeChart
(
http://www.jfree.org/jfreechart/index.html).
>If not, please tell me what Classes must I use and give me the easiest way
>to make visual reports
>
>Thank you very much in advance
>