Declaration
function IEPointsToPaperSize(const Width, Height : Integer) : TIOPDFPaperSize;
Description
Converts dimensions in Adobe PDF points (1 point = 1/72 of inch) to a
TIOPDFPaperSize value.
TIOPDFPaperSize values are used by
PS_PaperSize and
PDF_PaperSize.
Note: Supports only Portrait layouts
See Also
◼IEPaperSizeToPoints◼IEPaperSizeToStr◼IECalcPaperSize