public function measureWidth(bool $afterPageDividing = false)
    {
        if (!$this->isDisplayable()) {
            return $this;
        }