/
XFRX version 15.1.1
XFRX version 15.1.1
Release date: 11 Oct 2014
Bugs fixed
XFRXLIB.VCX
- Error messages "Unknown _XFVFPVERSION - Undefined", "Unknown _XFPRINTERPROPERTIES - Undefined" at compiling project with including xfrxlib.vcx
XFRX core
- Bad codepage converted from blank resoid.
- All outputs (except DOC, HTML, PDF) ignore #UR ROTATE for images
- BIG report (cca 4000) pages - output do not contains images or other objects. Log file contain error message: 1190 - File "name" is too large. You can:
- Reduce image size
Use SET BLOCKSIZE TO 0
SET BLOCKSIZE TO 0 loXFRX=EVALUATE([XFRX("XFRX#LISTENER")]) *loXFRX=EVALUATE([XFRX("XFRX#INT")])
Use other params "BIGREPORT"
*loXFRX=EVALUATE([XFRX("XFRX#INT")]) loXFRX=EVALUATE([XFRX("XFRX#LISTENER")]) loXFRX.SetOtherParams("BIGREPORT",.T.)
XPS
- XPS document do not show symbols.
- XPS wrong show images with DPI <> 96.
NATIVE_DOCX, NATIVE_FDOCX
- Big width of textbox frame for multiline report label.
- Missing or redundant page/footer header
NATIVE_FXLSX, NATIVE_PFXLSX
- Text with aligment center is has aligment right in output file.
- Bad color for rectangle.
- Unreadable PDF from XFRX under VFP 5.0-7.0
FDOC, FRTF, FDOS, NATIVE_FDOCX
- XFRX generate other rows from multiline text as textbox frame.
XLS,XLSPLAIN
- Missing images.
XLS,XLSPLAIN,FODS,NATIVE_FDOCX
- Missing text...
Method PrintDocument()
- New - the eighth parameter is m.tnCopies - number of copies. You not need change information in TAG2 field (DEVMODE structure)