TCustomRVPrint.NoMetafiles

<< Click to display table of contents >>

TCustomRVPrint.NoMetafiles

Allows drawing metafiles as bitmaps.

property NoMetafiles: Boolean;

(introduced in version 15)

If True, metafiles (in pictures and hot-pictures) and equations are drawn as bitmap images.

It may be useful when creating PDF using third-party libraries, if they have problems with metafiles (especially when PDF pixel density) is different from the screen pixels density).

Default value

False

See also

MetafilePixelsPerInch