THPDFViewerModel Metafile Methods

Creates scalable enhanced metafiles for loaded PDF pages without a Viewer control

Declarations

function CreatePageMetafile(PageIndex: Integer; DPI: Integer= 150): TMetafile;
function CreateCurrentPageMetafile(DPI: Integer= 150): TMetafile;

The caller owns each returned TMetafile and DPI is clamped from 12 through 2400