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