PHP 8.3.4 Released!

La clase wkhtmltox\PDF\Object

(wkhtmltox >= 0.1.0)

Introducción

Representa un documento HTML, convertidor de entrada a PDF

Sinopsis de la Clase

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

Tabla de contenidos

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top