Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402]
(no description)
File Size: | 93 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Mpdf:: (3 methods):
createExternalWriterInstance()
save()
inchesToMm()
createExternalWriterInstance($config) X-Ref |
Gets the implementation of external PDF library that should be used. param: array $config Configuration array return: \Mpdf\Mpdf implementation |
save($filename, int $flags = 0) X-Ref |
Save Spreadsheet to file. param: string $filename Name of the file to save as |
inchesToMm($inches) X-Ref |
Convert inches to mm. param: float $inches return: float |