+ * @param boolean True to print in grayscale, false in full color. + */ + public function set_grayscale($mode){ + $this->grayscale=$mode; + } + /** + * Set PDF title. If empty, HTML + + + + + + + diff --git a/web/templates/portable/header.php b/web/templates/...
+ * @param boolean True to print in grayscale, false in full color. + */ + public function set_grayscale($mode){ + $this->grayscale=$mode; + } + /** + * Set PDF title. If empty, HTML + + + + + + + diff --git a/web/templates/portable/header.php b/web/templates/...