setTitle() setTitle(string $title) : void Sets the title that is supposed to be on the front page. Parameters string $title
setAuthor() setAuthor(string $author) : void Sets the author name that is supposed to be on the frontpage. Parameters string $author
setCoverLogo() setCoverLogo(string $cover_logo) : void Sets the filename used as logo or cover picture. The image location should be absolute or relative to the destination location. Parameters string $cover_logo