You are here

constant K_TCPDF_CALLS_IN_HTML in TCPDF 8

Same name and namespace in other branches
  1. 7 tcpdf.config.inc \K_TCPDF_CALLS_IN_HTML

If true allows to call TCPDF methods using HTML syntax IMPORTANT: For security reason, disable this feature if you are printing user HTML content.

File

./tcpdf.config.inc, line 210

Code

define('K_TCPDF_CALLS_IN_HTML', true);