wkhtmltox
PHP Manual

The wkhtmltox\PDF\Converter class

(wkhtmltox >= 0.1.0)

简介

Converts an HTML input, or set of HTML inputs, into PDF output

类摘要

wkhtmltox\PDF\Converter {
/* Constructor */
public __construct ([ array $settings ] )
/* 方法 */
public void add ( wkhtmltox\PDF\Object $object )
public ?string convert ( void )
public string getVersion ( void )
}

Table of Contents


wkhtmltox
PHP Manual