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.

2007-12-05 19:33
1.1.0

This release adds XLS exportation support, adds
support for specifying
the starting report and the default output
directory from the
commandline, adds a test report which runs against
a Derby database,
includes the datavision_version.txt file in the
DataVision JAR,
eliminates NPE when copying report conn info from
an existing report,
fixes empty_charsep.xml, fixes overlapping
header/footer sections,
adds general documentation updates, implements CJK
fonts in PDF LE,
implements a CSS-based HTML layout engine,
modifies the DOS startup file
to fix issues, reinstates the changelog file,
updates the build script,
and upgrades all libraries.

2005-11-08 16:47
1.0

New aggregate fields were added: sum, min, max,
count, average, stddev. The file parsing API was
simplified. JRuby and iText were upgraded. A
"delete" menu item was added in the field picker
edit menu. The last-used layout engine is now
remembered. Release packaging and GUI bugs were
fixed. PDF font selection was improved. DataVision
now requires Java 1.4. Unneeded regex and XML jars
were removed. The code was moved from CVS to SVN.
標籤: Major feature enhancements

2005-04-08 09:29
0.9.3

This version fixes a problem where after changing a field's
format, it would disappear from report output after the
report was saved and reloaded. It also fixes a serious
subreport bug where when subreports were saved as part of
a report and re-loaded, they would not run properly. Another
subreport bug was fixed so that if a subreport has multiple
joins, "and" is put between them when generating SQL.
Reports with subreports will run faster, because subreport
query results are now cached. The MySQL test data
generator now properly generates upper-case names and
names with spaces.
標籤: Major bugfixes

2005-03-16 09:07
0.9.2

This release adds a Formula Languages item in the Report
menu that brings up a dialog for editing the report's scripting
languages. It also adds a "Scripting Language" drop-down
menu to the formula editor, startup formula, and
suppression proc dialogs. It changes "ruby" to "Ruby" as the
language name in all example XML files and in
Scripting.java. There is documentation for the new and
changed dialogs. A problem with table object lookup which
caused an IllegalAccessException error when dragging fields
onto the report was fixed.
標籤: Major bugfixes

2005-03-03 05:43
0.9.0

A default format and border can now be set for the entire report. Formulas are now run using the Bean Scripting Framework, and the report is exposed to formulas as a global object. An upgrade was made to JRuby 0.8.0. A number of code refactorings that didn't change behavior were made. Quotes were remvoed from around classpaths in datavision.bat. A documentation error that showed incorrect arguments for the PDFLE constructor was fixed.
標籤: Major feature enhancements

Project Resources