Talend Exchange is the place where Talend community can share items
related to Talend opensource products, such as Data Integration, Data Quality and Data Master Management.
Contribution is open to any user, no specific validation is needed.
As soon as you have your forum account, you automatically get a Talend Exchange account.
About: Lets you compile, fill and export jasper reports without installed iReport or Jasper Server.
Any database connection can be used as data source.
You can set report parameters as well.
*New*: It use the libs from iReport 5.0.1
*New*: Advanced Options for output format PDF and XLS / XLSX (mostly reflecting the capabilities of iReport in its Export Options).
*New*: Improvements for font usage if font replacement takes place.
*New*: Number of created pages in the output document can retrieved as return value.
*New*: Groovy supported as language (current library)
For all, who have problems with missing jars: That is a problem caused by Studio very often and has nothing to do with the components (all other has the same problem).
Please do not rate this badly, instead please contact me at: jan.lolling@cimt-ag.de. I can help!
All of my components are motivated from my customers and running in productive environments, none of them are created just for fun!
Bug fixed: Output type PDF needs always a filled password (even it is not needed)
* Groovy support enabled
* Advanced option to use always the Java compiler
* new JasperReport library version 5.0.1
Advancements:
Advanced Options for output formats PDF and XLS/XLSX (options depending on the output format).
Bug prevented: If as generation language in the reports is something other than Java, it will reset to Java to prevent the annoying Groovy error.
If fonts are missing, the font property bold and italic now will be applied to the replacement font (through a patch for the original Jasper library).
This Java UDI check emails by sending a SMTP request to mail server. the code sample can be found at: http://www.rgagnon.com/javadetails/java-0452.html