parent root
PHP: wkhtmltox\PDF\Object - Manual
PHP 7.2.23 Release Announcement

The wkhtmltox\PDF\Object class

(wkhtmltox >= 0.1.0)

Introduction

Represents an HTML document, input to PDF converter

Class synopsis

wkhtmltox\PDF\Object {
/* Constructor */
public __construct ( string $buffer [, array $settings ] )
}

Table of Contents

add a noteadd a note

User Contributed Notes

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