GetMetafilePrn method

Top  Previous  Next

Applies to

TWPViewPDF

Declaration

function GetMetafilePrn(PageNO: Integer): TMetafile;

Description

This procedure is one of the most valuable in this library: it extracts a PDF page as metafile. You only have to specify the page number as a value between 1 and PageCount.

GetMetafilePrn uses the printer as reference to create the metafile.