Andrey Dulub

Greenhorn
+ Follow
since Mar 19, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Andrey Dulub

http://jasperwave.com/docs/styles.html

No more magic with JasperReports styles:

- Advanced style manager integrated with report element properties
- Every property shows explicitly what is the default value, is it overridden or taken from style and follows you directly to assigned style definition.
- Intuitive control over external/internal styles, built-it preview, ability to change style location and manage styles in a hierarchical way
- Ability to work with existing style templates or create new ones from within the designer

With respect,
JasperWave team
http://jasperwave.com
12 years ago
http://jasperwave.com/docs/javaBeanDataSource.html

This article will explain the following information about JavaBean data source:
- how to create data source
- how to configure classpath to make the data source available for the designer
- how to define and configure JasperReports JavaBean data source in JasperWave
- how to extract report fields from JavaBean object
- how to design and preview the report using JavaBean data source

The purpose of the article is to get a good starting point for report developers who use JasperReports JavaBean (POJO) based data sources to design and run their reports with JasperWave Report Designer.

With respect,
JasperWave team
http://jasperwave.com
12 years ago
JasperWave Report Designer 0.9.5 is now publicly available in our milestone stream.
Noteworthy items in this release include:

External Style Templates
Ability to work with existing style templates or create new ones from within the designer

JasperReports Server Integration
In this release, we added all that is necessary for full functional work with the JasperReports Server:
- support of Input Controls: LOVs, queries, validation, dynamic prompt dialog, localization
- loading of external resources: Image, Style Template
- support of Resource Bundles: reading/previewing/using
- repository element properties

JavaBean data source
A brand new wizard that simplifies significantly the process of setting up the data source and
makes the using of JavaBean data source as easy as possible.

Custom Java classes

There are a lot of places where JasperReports allows to use custom Java classes - fields, variables, parameters, expressions, etc.
We applied the new approach for loading of required classes, you never face the ClassNotFound issue during design time.
Classpath preferences might be updated at any time and chages will be dynamicly applied.

With respect,
JasperWave team
http://jasperwave.com
12 years ago
JasperWave Report Designer 0.9.4 is now publicly available in our milestone stream.
Noteworthy items in this release include:

Zoom
Lets you zoom in and out report document making your editing more convenient and natural.

Report Styles
No more magic with JasperReports styles:
  • Advanced style manager integrated with report element properties
  • Every property shows explicitly what is the default value, is it overridden or taken from style and follows you directly to assigned style definition.
  • Intuitive control over external/internal styles, built-it preview, ability to change style location and manage styles in a hierarchical way

  • JasperReports Server Integration (incubator)
    The new plug-in allows report developer to access reports in JasperReports Server repository with possibility to open, save and preview them within the report designer.
    The plug-in uses latest REST API provided by JasperReports Server and requires version 4.5 to function properly.
    There are some limitations which are not implemented yet and expected to be available in the next release or earlier via update site.
    JasperWave Report Designer 0.9.4 is now publicly available in our milestone stream.
    Noteworthy items in this release include:

    Zoom
    Lets you zoom in and out report document making your editing more convenient and natural.

    Report Styles
    No more magic with JasperReports styles:
  • Advanced style manager integrated with report element properties
  • Every property shows explicitly what is the default value, is it overridden or taken from style and follows you directly to assigned style definition.
  • Intuitive control over external/internal styles, built-it preview, ability to change style location and manage styles in a hierarchical way


  • JasperReports Server Integration (incubator)
    The new plug-in allows report developer to access reports in JasperReports Server repository with possibility to open, save and preview them within the report designer.
    The plug-in uses latest REST API provided by JasperReports Server and requires version 4.5 to function properly.
    There are some limitations which are not implemented yet and expected to be available in the next release or earlier via update site.
    12 years ago