wkhtmltox\PDF\Converter::convert
PHP Manual
PHP Manual»wkhtmltox\PDF\Converter»wkhtmltox\PDF\Converter::convert

wkhtmltox\PDF\Converter::convert

(wkhtmltox >= 0.1.0)

wkhtmltox\PDF\Converter::convertPerform PDF conversion

Descrizione

public function wkhtmltox\PDF\Converter::convert(): ?string

Performs conversion of all previously added Objects

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Where the return value is used, it will be populated with the contents of the conversion buffer

To Top