upCast 7.0.0 Build 1249 (Beta 2)

Release date: 2008-09-30

New

  • Support for table cell contents rotation added (-ilx-content-rotation)
  • Add support for list-style-position property in RTF Exporter

Changes/Improvements

  • Java API: ILException has been renamed to UpcastException
  • updated upCast DTD for CALS table model so that entry elements may have a rotation attribute
  • Pipeline parameter definition syntax errors now reported on closing the dialog

Fixes

  • default logging system configuration/bootstrapping was not suitable for deployment in web applications
  • Crash in DiskFile.calcRelativePathNative() on Windows when base is drive root (=C:\).
  • RTF Exporter: -ilx-list-numbering-restart does not work as expected
  • RTF Exporter: Error when embedded stylesheet is empty
  • Documentation: image names clash with upCast manual ones, use "rtfe" prefix instead of "g" for RTF Exporter docs
  • RTF Importer: a paragraph whose child text is fully "hidden" does not create element. When on a par there is css:ilx-text-visibility==none, it must synthesize a element as its first and only child.
  • fixed performance issue in fixupContentrefs() (RTF Importer)
  • fixed performance issue in XML Exporter
  • upCast template: table model switch in Simple UI did not work, HTML table module was always used.