fontMetrics
Font measurement service backed by the same renderer the canvas uses.
The layout engine reads from this to decide line wrapping and page breaking before any draw call happens — so the metrics must already be accurate after PdfDriverFactory.create returns, even before the first page is opened.