...
- Reduce image size
Use SET BLOCKSIZE TO 0
Code Block SET BLOCKSIZE TO 0 loXFRX=EVALUATE([XFRX("XFRX#LISTENER")]) *loXFRX=EVALUATE([XFRX("XFRX#INT")])
Use other params "BIGREPORT"
Code Block *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...