See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]
This file is part of FPDI
Copyright: | Copyright (c) 2019 Setasign - Jan Slabon (https://www.setasign.com) |
License: | http://opensource.org/licenses/mit-license The MIT License |
File Size: | 99 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FpdfTpl:: (4 methods):
_putimages()
_putxobjectdict()
setPageFormat()
_put()
_putimages() X-Ref |
Make the method public as in tFPDF. |
_putxobjectdict() X-Ref |
Make the method public as in tFPDF. |
setPageFormat($size, $orientation) X-Ref |
Set the page format of the current page. param: array $size An array with two values defining the size. param: string $orientation "L" for landscape, "P" for portrait. |
_put($s, $newLine = true) X-Ref |