Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Print help

Reply
Thread Tools

Print help

 
 
neo
Guest
Posts: n/a
 
      09-11-2004
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.

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


 
Reply With Quote
 
 
 
 
David Segall
Guest
Posts: n/a
 
      09-12-2004
"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
>


 
Reply With Quote
 
 
 
 
neo
Guest
Posts: n/a
 
      09-12-2004
"David Segall" <> wrote in message
news:...
> "neo" <> wrote:
>


> 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).


Thank you, David

Sorry my ignorance but is it possible to integrate this tool in Eclipse IDE
? how can I do this ?


 
Reply With Quote
 
David Segall
Guest
Posts: n/a
 
      09-13-2004
"neo" <> wrote:

>"David Segall" <> wrote in message
>news:.. .
>> "neo" <> wrote:
>>

>
>> 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).

>
>Thank you, David
>
>Sorry my ignorance but is it possible to integrate this tool in Eclipse IDE
>? how can I do this ?

Apologies, my ignorance of Eclipse eclipses yours
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
print a vs print '%s' % a vs print '%f' a David Cournapeau Python 0 12-30-2008 03:19 AM
Problem - I want to print Current Output of Pdf file and should print once.I get print dialog box but it is not working keto Java 0 05-30-2007 11:27 AM
Help: Multiple pages print as separate print jobs M.L. Computer Support 2 05-06-2006 11:23 PM
Can't print to print server =?Utf-8?B?cGVjaw==?= Wireless Networking 2 02-03-2005 02:41 PM
Unlarging the print to print using PDF file to print Bun Mui Computer Support 3 09-13-2004 03:15 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57