TCPDF_PARSER::setConfig( $cfg )

Set the configuration parameters.


Description Description


Parameters Parameters

$cfg

(Required) (array) Array of configuration parameters: 'die_for_errors' : if true termitate the program execution in case of error, otherwise thows an exception; 'ignore_filter_decoding_errors' : if true ignore filter decoding errors; 'ignore_missing_filter_decoders' : if true ignore missing filter decoding errors.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf_parser.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.