ChangeLog

2.1.0 - 21/03/2005
  • PHP 5 support
  • Added output to Postscript file
  • Added Postgresql connection module
  • 2.0.1 - 03/06/2004
  • Added, new tag function. It allows to get data from custom function.
  • Bug fix, if the string size match the column size the program may enter into an endless loop.
  • Bug fix, if the row requires some column, but it isn't selected any columnset the program abort with an undefined index. Now it handles this configuration error.
  • 2.0.0 - 05/03/2004
  • Added, Pdf report generation
  • Added, columns support, see columns description
  • Added, built-in functions built-in functions
  • Modified, re-written the XML parser, now SpoolTemplate handles the external entity, and the CDATA section
  • Bug fix, fixed the right alignment
  • Bug fix, pageheader/pagefooter alignment
  • 1.0.1 - 31/10/2003
  • Bug fix, fixed 'colpos' tag support
  • 1.0 - 21/09/2003
  • First public release