/
XFRX version 17.3
XFRX version 17.3
Release date: 20 November 2017
Enhancements and fixes
- GENERAL
- ENH: Support rotation settings for rectangle..
- ENH: Automatic convert textbox/label to image (#UR TEXTTOIMAGE=<expression>)
- FIX: If report has set "Left margin" great then zero, then all texts and objects shifted to left by value of "Left margin".
- FIX: XFRX don't move objects to down in page footer band if XFRX remove objects which set "Print when expression" to .F. and "Remove line if blank" is checked too.
- FIX: Outputs ignore trim mode 3 and 4.
- FIX: Output contains double empty lines between paragraphs in long text for outputs - DOC, NATIVE_DOCX, ODT, ODS, XLS, XLSPLAIN, FODS, PFODS, NATIVE_FXLSX, NATIVE_PFXLSX.
- PDF
- ENH: Add support for attachments in PDF output.
- ENH: Better support for indexed bitmaps for PDF output.
- FIX: Long text has wrong line height, if textbox's height is greather then tesxt's height.
- FIX: PDF output ignore all trim modes.
- XFRX#INIT
- FIX: XFRX don't ignore reports's record for DOS platform.
- FIX: XFRX don't move objects under stretched object if overlapped by 1px.
- FIX: If report contain rectangle from across a few report bands, then some rectangle not show (if band with bottom rectangle cause new page).
- FIX: Sheet contains repeated group header (with using parameter SHEET_PER_NP_GROUP) for outputs XLS, XLSPLAIN, NATIVE_FXLSX, NATIVE_PFXLSX, FODS, PFODS.
- FIX: Output file is not read able. (with using parameter SHEET_PER_NP_GROUP) for outputs NATIVE_FXLSX, NATIVE_PFXLSX, FODS, PFODS.
- FIX: XFRX#INIT doesn't support private dataenvironment with VFP 5.
- FIX: XFRX don't work correctly if report contains dataenvironment.
- XFRX#LISTENER
- FIX: If report contain rectangle from across a few report bands, then output are mismatch.
- FIX: Shape has bad left position if set dynamic property for Width and set runtime extension's script for RENDER method.
- XFRX#LISTENER + TF
- FIX: If textbox has back opaque and check "Use default background color", then formated text not is in output.
- PDF, XPS
- FIX: Textbox with opaque background has height's colors higher by 2px.
- XPS
- FIX: Strikeout and uderline has black color always.
- RTF, FRTF
- FIX: Not possibly delete last character in textbox.
- FIX: Rectangle which has border's default color has border's white color in output file.
- FIX: RTF output ignore all trim modes.
- FODS, PFODS
- FIX: Unreadable output file if some number formated such as "scientific" and LibreOffice's version is 5.4.x.
- FDOC, NATIVE_FDOCX, FODT
- FIX: Randomly swapped text.
- XFRX#DRAW
- FIX: Method SavePicture() ignore parameter tnBpp.
- XFRX#XML
- ENH: XFRX#XML has same API such as XFRX#DRAW for custom drawing.
- FDOC, FRTF, FODT, NATIVE_FDOCX
- FIX: Output file contains only first column if report has check "Column order" to "Left to Right"
- XLS, XLSPLAIN
- FIX: A parameter LEAVE_FULL_FIELD_CONTENT don't works.