XFRX Preview do not shows some texts.

XFRX Preview do not shows some texts.

KB-20251203-01

Version

22.5, 24.3/25.0

Symptoms

XFRX Preview do not shows some texts.

Cause

Used engine XFRX#LISTENER.

 Missing labels and text fields has check "Use default foreground (pen) color". 

 Report Listener in VFP sets default pen color  to "White" instead "Black" color.

 XFRX 22.5 has a change with processing oObjProperties object - passed to EvaluateContents Event - in Render event.

 XFRX 22.4 has not a problem, because read style attributes  from oObjProperties object if Reload property has vaue TRUE.

A report contains some picture.

  Rendering images in xfrxlib.fll for Preview and Print was changes - was added a few  graphics switches for better rendering.

  Sets CompositingMode to SourceCopy can cause invisible text. 

Workaround

for XFRX#LISTENER uncheck "Use default foreground (pen) color" set color White.

Hotfix

xfrxlib.fll  for XFRX 24.X, XFRX 25.0