|
What's New In Release 2.2.3? (Current version - April 2011) (PDF)
|
-
Update - new converter pool configuration controls (property controlled group startup)
-
Update - free key now allows unlimited template merging
-
Fix - Improved checking and diagnostics for bad converter pool configurations
-
Fix - Fixed variable referencing in sub-templates. Included templates can now see variables defined in calling templates
-
Fix - Set variable fields no longer leave blank lines in document
-
Fix - Fixed NPE that sometimes occur during shutdown
|
|
Version 2.2.2 (Old version - January 2011)
|
|
| By Downloading you agree to the End User License Agreement (EULA) |
|
Docmosis 2.2.2 [ZIP]
|
|
Docmosis 2.2.2 [TGZ]
|
|
Release Notes [PDF]
|
|
Template Guide [PDF]
|
|
Developer Guide [PDF]
|
|
Docmosis Java API [ZIP]
|
|
Docmosis Java API [TGZ]
|
Change Summary
-
Update - new fields to insert page-breaks and column-breaks <<pageBreak>>, <<columnBreak>>...
-
Update - image lookup extended to work with nested data and template-variables
-
Update - corrupt templates are identified much faster
-
Update - new line sequences in data now produce distinct paragraphs - particularly important for full-justified layout text.
-
Update - new DataProviderBuilder method addJavaObject(Object, String, boolean)
-
Fix - Improved processing of table-header rows
-
Fix - corrected logging of class name where Reflection cannot find getter method
-
Fix - images not substituting in headers under some conditions.
-
OpenOffice 3.3 support.
|
|
|
|
|
|
Version 2.1.1 (Old Version) - Supports Open Office 2.4 to 3.2 (3.2 recommended)
|
| By Downloading you agree to the End User License Agreement (EULA) |
|
Docmosis 2.1.1 [ZIP]
| |
Docmosis 2.1.1 [TGZ]
| |
Release Notes [PDF]
| |
Template Guide [PDF]
| |
Developer Guide [PDF]
| |
Docmosis Java API [ZIP]
| |
Docmosis Java API [TGZ]
|
Change Summary
-
OpenOffice 3.2 support. OpenOffice 3.2 has fixed many of the bugs we were hoping they would. The current version is great and once again the current version of OpenOffice is our recommended version.
-
New options for loading jars and libraries from OpenOffice. This allows Docmosis to work in more environments
using embedded converters (such as JBoss 5). Embedded converters help to simplify setup and deployment since
you don't need to run them separately, but the can't help with load balancing or load distribution.
-
template.store.location can be set to blank/null and docmosis will create a temp area to house the template cache.
Please note build2.1.1_2906 [available here] had some image issues which have been fixed in build 2942
|
|
|
|
|
Version 2.0 (Old Version) - Supports Open Office 2.2 to 3.1.1
|
| By Downloading you agree to the End User License Agreement (EULA) |
|
Docmosis 2.0 [ZIP]
| |
Docmosis 2.0 [TGZ]
| |
Release Notes [PDF]
| |
Template Guide [PDF]
| |
Developer Guide [PDF]
| |
Docmosis Java API [ZIP]
| |
Docmosis Java API [TGZ]
|
Change Summary
-
Template errors can be highlighted in the output document (rather than logged) for simplified template development
-
Setting and referencing of variables within the template including several built-in variables such as $parent, $current, $top, $idx etc.
-
Template Caching in memory to further improve performance of the Docmosis core
-
A simplified way of defining complex table structures including row repetition, alternating colour patterns and optional columns.
-
Simplified and more powerful notation for fields including a broad array of range notation and support for expressions
-
Automatic monitoring and registering of templates into the template store from directories and Jar archives
-
Simplified Java API minimizing the number of actions required for simple operation including:
- A template can be rendered with one line of code (plus one line to initialize the system).
- Providing Data is now through a single class and no need to understand the different types of data providers.
- OpenOffice 3.1.0 support (though some issues have been found with this version - known issues)
-
Many bug fixes and improvements including:
- docmosis tags no longer leave blank lines in the resulting document
- SQL data supports all JDBC data types
- Improved error messages and suggestions
- Boolean and String data can now be used interchangably to control template flow as well as display values
- Unbreakable start and end tag matching which previously could be upset by template styling
- Overcoming of 64k paragraph limit in OpenOffice
|
|