The wkhtmltox\PDF\Converter class

(wkhtmltox >= 0.1.0)

简介

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

类摘要

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

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/class.wkhtmltox-pdf-converter.php