XFRX version 14.2

Release date: 26 September 2011

New features and bug fixes

  • PDF output
    • Bookmarks and document properties are now encoded in unicode, allowing non-Latin 1 characters to be correctly displayed. The text is converted using the default code page or the code page specified in the 4th parameter of the SetParams method (tcCodePage)
    • PDF file size issue fixed - images in the PDF file were saved in BMP format in some scenarios, which was increasing the file size significantly
    • Improved compatibility in appending to existing PDF files
    • Vertical lines rendering problem fixed - in some scenarios vertical lines showed slanted in the PDF output.
    • Occasional layout issues fixed - word-wrapping algorithm improved
  • Excel output - the compatibility check window is now always suppressed
  • OpenOffice output types - significant layout improvements in all output types
    • Multiline export layout fix
    • Transparent background is now correctly rendered
    • field content overflowing boundary box problem fixed
    • Flowmode now respects text horizontal shift within one line
  • XFRX previewer - intermittent crashing on mouse middle-click fixed
  • XFRX previewer - local variable declaration fixes
  • XFRX previewer - current area reset fix