Skip to main content

A4_WIDTH_PT

Constant A4_WIDTH_PT 

Source
pub const A4_WIDTH_PT: f32 = 595.276;
Expand description

A4 page width in PDF points (1pt = 1/72 inch). Kept as a public constant so external callers can still read the default; the layout engine now consults PageStyle instead of these directly.