Einführung
PHP Manual
PHP Manual»wkhtmltox»wkhtmltox\PDF\Object

The wkhtmltox\PDF\Object class

(wkhtmltox >= 0.1.0)

Represents an HTML document, input to PDF converter

class wkhtmltox\PDF\Object {
/* Constructor */
public function __construct(string $buffer, array $settings = ?)
}

Inhaltsverzeichnis

To Top