XFRX doesn't include specific fonts to the PDF output.

KB-20230117-01

Version

XFRX 19.0

Symptoms 

A font is replaced with "Arial" font.

Cause

Since 21.0 XFRX check if font support code page for text. If no, then XFRX put message to log and change font to "Arial".

Workaround

It's possibly put <UTF-8>, <UC>, #UR TEXTTOIMAGE=.T. to text field's comment. 

Expression must be  STRCONV("text", 9) for <UTF-8>.

Expression must be  STRCONV("text", 5) for <UC>.

Version<UTF-8><UC>#UR TEXTTOIMAGE=.T.
19.0yes-yes
19.1yes-yes
19.2yes-yes
21.0yes 1)
yes
21.1yes 1)yesyes
21.2yes 1)yesyes
22.0yes 1)yesyes
22.1yes 1)yesyes
22.2yes 1)yesyes

1) "Stretch with overflow" must be checked - see to KB-20230119-01

 Seet to DONTCHECKFONTCODEPAGE.