On behalf of everyone here at Windward, we are pleased to announce the release of Windward Reports 2.0, a J2EE report generation product that produces reports to a wide range of export formats, including PDF, RTF, HTML (3.2 or with .CSS), and plain.
Windward Reports is differentiated from other reporting tools by the fact that it uses Microsoft Word as its layout tool. Both technical and non-technical users can design report templates, taking advantage of Words formatting features and WYSIWYG environment with no learning curve.
Version 2.0 adds the following features to Windward Reports:
- Native support for sql databases as a datasource for the report (Windward Reports 1.0 only supported xml data).
- Reports can include data from multiple datasources, including a combination of both xml and sql.
- Adapters can be written to provide data from any datasource including proprietary legacy systems.
- Command tags are even more powerful including; 1) Attributes in one tag can reference variables in another tag, and 2) Data output can be formatted and localized.
The company offers a free trial of Windward Reports.
For more information, please visit Windwards website.
Sincerely,
The Windward Reports Team
ps We continue to offer a free copy of Enemy Nations to anyone who tries Windward Reports. Details are at http://www.windwardreports.com/free.htm.
-
Windward Reports 2.0 Released (8 messages)
- Posted by: David Thielen
- Posted on: January 05 2004 00:41 EST
Threaded Messages (8)
- vs iReport by Vic Cekvenich on January 05 2004 09:42 EST
- vs iReport by David Thielen on January 05 2004 18:14 EST
- Main advantage by Daniel Work on January 05 2004 09:59 EST
- vs iReport by David Thielen on January 05 2004 18:14 EST
- Windward Reports 2.0 Released by Konstantin Ignatyev on January 05 2004 11:10 EST
- Windward Reports 2.0 Released by David Thielen on January 05 2004 18:15 EST
-
Windward Reports Pagination by Konstantin Ignatyev on January 06 2004 08:28 EST
- Windward Reports Pagination by David Thielen on January 07 2004 01:34 EST
-
Windward Reports Pagination by Konstantin Ignatyev on January 06 2004 08:28 EST
- Windward Reports 2.0 Released by David Thielen on January 05 2004 18:15 EST
- Great tool! by Luca Garulli on January 07 2004 05:05 EST
-
vs iReport[ Go to top ]
- Posted by: Vic Cekvenich
- Posted on: January 05 2004 09:42 EST
- in response to David Thielen
How does this compare to http://ireport.sourceforge.net/screenshots.html which is what I use for my servlets?
.V -
vs iReport[ Go to top ]
- Posted by: David Thielen
- Posted on: January 05 2004 18:14 EST
- in response to Vic Cekvenich
With a quick look I would say the main difference is that in Windward Reports you use Word for your layout. If you've already learned how to use a reporting tool, that's not much of an advantage.
But if you don't already know a reporting tool, or you want to let non-programmers create reports, then you get a big advantage with Windward of almost no learning curve.
thanks - dave -
Main advantage[ Go to top ]
- Posted by: Daniel Work
- Posted on: January 05 2004 21:59 EST
- in response to David Thielen
The main advantage of Windward Reports (unlike other reporting packages) is that you don't have to embedded SQL in your report template. You just use xpath on a stream of XML which can be produce via your own code or automatically
from JavaBean, Entity Bean or JDBC Datasource.
This why we choose it for our project. -
Windward Reports 2.0 Released[ Go to top ]
- Posted by: Konstantin Ignatyev
- Posted on: January 05 2004 11:10 EST
- in response to David Thielen
It looks like there is no support for pagination of a long table with subtotals.
Did I missed something? -
Windward Reports 2.0 Released[ Go to top ]
- Posted by: David Thielen
- Posted on: January 05 2004 18:15 EST
- in response to Konstantin Ignatyev
Yes there is. It's basically automatic. In Word you can set the top N rows of a table to be table headers and those rows will repeat on each page as the table is continued.
thanks - dave -
Windward Reports Pagination[ Go to top ]
- Posted by: Konstantin Ignatyev
- Posted on: January 06 2004 08:28 EST
- in response to David Thielen
I have asked about subtotals, not headers. How about them? -
Windward Reports Pagination[ Go to top ]
- Posted by: David Thielen
- Posted on: January 07 2004 13:34 EST
- in response to Konstantin Ignatyev
If you have subtotals in your data - yes. If not, then no.
One way to look at it is everything in your report is either what you typed in the word document or the data in the datasource. But it does no computations on the data. (That isn't 100% true as the if tag does a boolean evaluation of data - but for displayed data - it must be an element in your data.)
So if you want a subtotal at the bottom of each page, and that subtotal is based on what fit in a table on that page, that we cannot do.
thanks - dave
ps - We can format the output data at runtime - we just don't do calculations. -
Great tool![ Go to top ]
- Posted by: Luca Garulli
- Posted on: January 07 2004 05:05 EST
- in response to David Thielen
Hi,
we are using this tool since first releases. Our customer (big assurance company) remained impressed from the simplicity to design templates compared to other tools with own proprietary "designer" to learn and use.
Now they just use MS Word to edit template as your needs.
We have built a cluster of printer servers that eat several report each hour.
Great tool!
bye,
Luca Garulli