XFRX version 15.1

Release date: 5 Sep 2014 

New features

  • New output type: Native Excel (xlsx) output


The Excel application is not required and does not need to be installed to generate the documents. There are currently two output options: NATIVE_FXLSX and NATIVE_PFXLSX (plain layout). NATIVE_PFXLSX, the plain layout, usually provides the best layout results, minimizing the number of rows and columns in the output document, but the layout may not be up to the pixel exactly the same as the source report. NATIVE_FXLSX generates more accurate layout but the resulting number of columns and rows may be higher.

  • New output types: DOC2PDF and FDOC2PDF - saves the output to DOC and then exports to PDF via Word. Word 2007 or newer is required 
  • Experimental support of multi detail bands in VFP 8.0. Can be switched on with loSession.lMultiDetailBehavior=.T. 
  • Enhanced support for Asian languages throughout the system 
  • Font embedding support for all Word output types 
  • FROM, TO, BPP, JPEGQUALITY, THUMBNAILWIDTH, THUMBNAILHEIGHT, PAGESPERSHEET, ALLEVENODD parameters are now accessible via SetOtherParams()

Bugs fixed

  • PDF output type 
  • Enhanced font support on Windows 7/8 - platform specific encoding 
  • Crashing on fonts with missing locations table 
  • Better support for font embedding, especially symbol/barcode fonts 
  • Enhanced support of fonts with no unicode encoding 
  • Lines rendering precision enhanced 
  • PDF file trailer inconsistency fixed 
  • Enhanced support for Japanese characters 
  • Better support of RESOID/FontCharset/Codepage
  • Pictures/OLE bound now fully supported (Clip Contents, Scale- retain, Scale-fill) 
  • Correct size evaluation for png/gif/tiff/emf image formats 
  • Freezing in 64-bit OS's fixed 
  • WITH RETURN ENDWITH bug fixed 
  • m dot bugs fixed 
  • Fatal error when sending an empty or non-existent printer name 
  • Printer properties freezing problem fixed 
  • Temporary images were incorrectly saved in the current folder 
  • Rectangle backcolor fix for open office and native word output 
  • Fixes to support SET EXACT ON setting 
  • Fixed problems with overlapping multiline textboxes generation 
  • Excel output: SHEET_PER_PAGE flag was not working in VFP 9.0 
  • Native Word output: added setAuthor(), setTitle(), setSubject(), setKeywords(), setComments(), setCategory(), setManager(), setCompany() and Custom Properties 
  • Native Word output: images in headers/footers support 
  • Office 2007: enhanced Arabic and Hebrew font support 
  • DOC and FDOC output types - layout enhancements, Word 2007 compatibility, metadata generation 
  • Enhanced internal diagnositics