TSRVPrint.NoMetafiles

<< Click to display table of contents >>

TSRVPrint.NoMetafiles

Specifies whether the component prints metafiles as bitmaps.

property MetafileCompatibility: Boolean;

If NoMetafiles=False, metafiles in documents are printed as they are.

If NoMetafiles=True, metafiles are printed as bitmaps. In this mode, printing quality may be lower (pixelated graphics), however, it may be useful for printing on printers that do not handle embedded metafiles properly.

Default value:

False