Open

Open()

Version

1.0

Description

This method begins the generation of the PDF document; it must be called before any output commands. No page is created by this method, therefore it is necessary to call AddPage().

See also

AddPage(), Close().

Index