Searched refs:bottom_margin (Results 1 – 4 of 4) sorted by relevance
57 public float $bottom_margin = 21.6 * self::MM_TO_POINTS; variable in Fisharebest\\Webtrees\\Report\\AbstractRenderer
370 $this->tcpdf->setAutoPageBreak(true, $this->bottom_margin);
200 …bottommargin" style="position: relative; top: auto; height: ', $this->bottom_margin - $this->foote…
428 $this->wt_report->bottom_margin = 0;430 $this->wt_report->bottom_margin = (float) $attrs['bottommargin'];