The wkhtmltox\PDF\Object class

Introduction

Represents an HTML document, input to PDF converter

Class synopsis

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