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