Download List

專案描述

DataVision is a reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI or a text editor. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more. It can generate reports from JDBC databases or text data files. Report descriptions are stored as XML files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-19 04:40
0.8.3

This release features a new startup screen and logo. The
delete key now works. A bug in error text handling that
caused OutOfMemoryError exceptions or bad output was
fixed. A bug in the PDF layout engine that caused problems
when the report's title or author were null was also fixed, as
was a move-undo bug.
標籤: Minor bugfixes

2004-08-15 08:31
0.8.2

This release upgrades JRuby to 0.7.0. Resources now use the current class loader. Layout engines output borders for null fields. Subreports close their database cursors and save their formulas and user columns. It now avoids adding multiple copies of table names to queries, fixes subreport where clause display, and fixes query exceptions. The XML layout engine closes its output properly. The database connection window handles empty values. PDF layout engine outputs correct line thicknesses on all pages. The "Select Records..." menu item is now enabled for character-separated data file sources. CSV file reading is improved.
標籤: Major bugfixes

2004-01-31 20:24
0.8.1

When calculating output heights, the field bounds
height is kept as a minimum value.
標籤: Minor bugfixes

2003-11-13 19:31
0.8.0

Reports can now contain sub-reports. This release uses the iText PDF library. Images and lines are now display in PDF output. Fields now expand vertically and wrap their text properly. When an SQL exception is thrown during a report run, the SQL is printed as part of the error message. A new MySQL report and simple subreport have been added to the examples directory. Groups now save and restore their sort orders. The error handler displays a more useful error message. Formulas inside the WHERE clause are now evaluated properly when the SQL query is run, instead of after it is run.
標籤: Major feature enhancements

2003-09-11 23:21
0.7.13

The PDF layout engine can now display lines. Formulas now display Ruby script error messages. IndentWriter was renamed XMLWriter, and new methods were added that make it easy to write XML files. The export dialog will now appear on top of the Swing report window when exporting from within that window. The PDF layout engine now properly positions text on the page (the text is a smidgen higher). Hard-coded PDF font encoding has been removed.
標籤: Minor feature enhancements

Project Resources