Properties


PictureDPI

XFRX version


DPI (dots-per-inch) resolution to which all pictures are recomputed. You can use this property to reduce the output document size.

This property must be sent before calling the SetParams method for XFRX#INIT.
Default value: 0 (do not recompute, keep pictures as they are)


DefaultPictureFormat



Picture format of activeX components converted to pictures.

Allowed values: “bmp”, “jpg”, "png", "tif", "gif"

Default value: “jpg”


JPEGQuality



JPEG Quality for converting to JPEG format. Default value: 80 15.1.0

lOldMultiLineBehavior



Turn on old algorithm for calcs height of multi line text15.0.3

nFlowLayoutMode



Mode for flow layout outputs: FDOC, FRTF, FODT, NATIVE_FDOCX
1 - header,detail,footer are generates as page header, detail and page footer (default value)
2 - header,detail,footer are generates as detail
15.5.0

cTextToImage  



Mode for converts text to images
"AUTO" - Text which  has #UR TEXTTOIMAGE=<expression> and result will be .T. then be converts to image (default value)
"ALL" - All texts will be converts to image
"NONE" - None texts will be converts to image

17.3.0

cErrorMessage



Name procedure for localize error messages. See to article How to localize error messages.

18.2.1