Source position: fppdf.pp line 96
type TPDFPaper = record
H: Integer;
W: Integer;
Printable: TPDFDimensions;
end;