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