27 require_once(
'config/tcpdf_config_alt.php');
31 realpath(
'../tcpdf.php'),
32 '/usr/share/php/tcpdf/tcpdf.php',
33 '/usr/share/tcpdf/tcpdf.php',
34 '/usr/share/php-tcpdf/tcpdf.php',
35 '/var/www/tcpdf/tcpdf.php',
36 '/var/www/html/tcpdf/tcpdf.php',
37 '/usr/local/apache2/htdocs/tcpdf/tcpdf.php' 40 if (@file_exists($tcpdf_include_path)) {
41 require_once($tcpdf_include_path);
Create styles array
The data for the language used.