Version history

1.0 initial release
1.1 Barcodes integrated into designer
1.1.1 Fix for Oracle APEX
1.1.2 Fix border-width and page bottom margin
1.2 Added "group-by" option

1.3 - added user functions
	- added functions in the xpath editor
	- added support for TTF fonts
1.3.1 - new "Keep together" property in detail areas
	- add "remove NS" setting in the administration window
1.3.2 - remove processing instruction node when loading test data
1.3.3 - send email from APEX servlet
	- barcode new property "checksum"
	- support for RChart

1.4	- Support for several page masters (e.g. cover pages)
1.4.1	- fix screen flickering in java 1.6.21 and later	
1.4.2   - page break in areas only if the area exists
	- add function conditionalValue(value,condition)


1.4.3   - improved landscape orientation
	- background images
	- running subtotals in page footer
	- fixed bold fonts

1.5 Support for PDF interactive forms

1.5.1
	- fix, special characters in constant values: & , < , > , " and '
	- support for total number of pages <fo:page-number-citation ref-id="last-page"/>
1.5.2
	- support for preserve line feed in fields
1.5.3
	- fix TTF files support, new format of fopUserConfig.xml for FOP 0.95 or later
	- use defined function to support arabic text
	- new border type property
	- new user defined fo attributes for fields and comboboxes

1.5.4   - fields flavours added
	- added properties to row and column markers
	- filename added to Apex server, use the application or page item <prefix>_J4LFILENAME to set the PDF filename

1.5.4.1
	- fix exception when creating fo/pdf file if field if higher than area.
	- Apex Server, fix error for Apex default layout "For fo:simple-page-master, fo:region-body must be declared before fo:region-before."
	- fix free J4LFOPServer, remove BOM bytes when uploading XML files to server
	- XSL-FO files for Apex option in setting windows. Solution for Apex not encoding special characters when calling the print server.
	- Picture object, align property
	- Picture object, new non-uniform scaling
	- Picture object, user defined FO attribute
	- fixed error when creating a schema from XML file whose name has a character like ,  or .
	
1.5.4.2
	- fix Line (leader-length) for Apex
	- multi element field
	- fix "keep-together" functionality
	- formatDate function will ignore empty elements (empty string), instead of writting an error in the log
	- fix dragging of fields in landscape orientation
	- fix landscape orientation, field being cut on the right side
1.5.4.3
	- add format to subtotal values
	- encode + sign in Sum function for Apex

1.5.5

	- www links
	- background area with fixed (absolute position) texts
	- text rotation
	- vertical lines
	- content tables lines
	
1.5.5.1

	- fix toArabic function
	
1.5.5.2
	- fix XPath for attributes	
	
1.6
	- database for report templates	and versioning
	- user/password protected
	- embedded constant images in xsl-fo
	- embedded dynamic images from source XML (base 64 encoded)
	- embedded chart definition, no need for reference to external file
	- support for opening PDF in default desktop reader
	- support for multiuser environment with central database
	- support for webstart (automatic installation of client)
	
1.6.1 
	- fix for APEX Listener, use xsl:stylesheet instead of xsl:transform	