PHP Class CakePdf\Pdf\Engine\TcpdfEngine

Inheritance: extends CakePdf\Pdf\Engine\AbstractPdfEngine
Show file Open project: ceeram/cakepdf

Public Methods

Method Description
output ( ) : string Generates Pdf from html

Method Details

output() public method

Generates Pdf from html
public output ( ) : string
return string raw pdf data