TCPDF::Open()
This method begins the generation of the PDF document.
Description Description
It is not necessary to call it explicitly because AddPage() does it automatically. Note: no page is created by this method
See also See also
- AddPage(),: Close()
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |