TCPDF::setFontStretching( $perc = 100 )
Set the percentage of character stretching.
Description Description
Parameters Parameters
- $perc
-
(Optional) (int) percentage of stretching (100 = no stretching)
Default value: 100
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.9.000 | Introduced. |