• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Reports

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody,
In my project i want to write reports.Can anybody tell me how to write reports in java.Is there any special tool for that?
Please send immediate reply.It's urgent.
Thanx in advance
Anagha

------------------
 
Ranch Hand
Posts: 118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anagha,
Java does support printing, but creating anything more than a very simple report usually requires a great deal of time and effort. There are also commercial packages available that will print reports for you, but I've not had any experience with any of them, nor can I tell you how expensive they are.
------------------
Brett Spell
Author, Professional Java Programming
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This looks interesting:
EnterpriseSoft(TM) Report Writer Wins Java(TM) Developer's Journal Editor's Choice Award for Best Java Reporting Tool
http://industry.java.sun.com/javanews/stories/story2/0%2C1072%2C10114%2C00.html
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anyone tell me that JBuilder can generate report for me?
or tell me the basic procedure.
 
Cindy Glass
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JBuilder is not a report generating tool. It does do some debugging reporting if that is what you are looking for. This is a list of the features that are included with JBuilder:
http://www.borland.com/jbuilder/jb4/feamatrix/
 
Destroy anything that stands in your way. Except this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic