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