tcpdf_config.php

Configuration file for TCPDF.

Package: com\tecnick\tcpdf

Tags

  • author: Nicola Asuni

Constants

HEAD_MAGNIFICATION

File: tcpdf_config.php line 156

public mixed HEAD_MAGNIFICATION = 1.1

K_ALLOWED_TCPDF_TAGS

File: tcpdf_config.php line 190

public mixed K_ALLOWED_TCPDF_TAGS = ''

Note: each method name must end with surrounded with | (pipe) character. The constant K_TCPDF_CALLS_IN_HTML must be set to true. IMPORTANT: For security reason, disable this feature if you are allowing user HTML content.

K_BLANK_IMAGE

File: tcpdf_config.php line 56

public mixed K_BLANK_IMAGE = '_blank.png'

K_CELL_HEIGHT_RATIO

File: tcpdf_config.php line 161

public mixed K_CELL_HEIGHT_RATIO = 1.25

K_SMALL_RATIO

File: tcpdf_config.php line 171

public mixed K_SMALL_RATIO = 2 / 3

K_TCPDF_CALLS_IN_HTML

File: tcpdf_config.php line 182

public mixed K_TCPDF_CALLS_IN_HTML = \false

K_TCPDF_THROW_EXCEPTION_ERROR

File: tcpdf_config.php line 195

public mixed K_TCPDF_THROW_EXCEPTION_ERROR = \false

K_THAI_TOPCHARS

File: tcpdf_config.php line 176

public mixed K_THAI_TOPCHARS = \true

K_TIMEZONE

File: tcpdf_config.php line 200

public mixed K_TIMEZONE = 'UTC'

K_TITLE_MAGNIFICATION

File: tcpdf_config.php line 166

public mixed K_TITLE_MAGNIFICATION = 1.3

PDF_AUTHOR

File: tcpdf_config.php line 76

public mixed PDF_AUTHOR = 'TCPDF'

PDF_CREATOR

File: tcpdf_config.php line 71

public mixed PDF_CREATOR = 'TCPDF'

PDF_FONT_MONOSPACED

File: tcpdf_config.php line 146

public mixed PDF_FONT_MONOSPACED = 'courier'

PDF_FONT_NAME_DATA

File: tcpdf_config.php line 136

public mixed PDF_FONT_NAME_DATA = 'helvetica'

PDF_FONT_NAME_MAIN

File: tcpdf_config.php line 126

public mixed PDF_FONT_NAME_MAIN = 'helvetica'

PDF_FONT_SIZE_DATA

File: tcpdf_config.php line 141

public mixed PDF_FONT_SIZE_DATA = 8

PDF_FONT_SIZE_MAIN

File: tcpdf_config.php line 131

public mixed PDF_FONT_SIZE_MAIN = 10

PDF_HEADER_STRING

File: tcpdf_config.php line 86

public mixed PDF_HEADER_STRING = "Nicola Asuni - Tecnick.com\nhttps://tcpdf.org"

PDF_HEADER_TITLE

File: tcpdf_config.php line 81

public mixed PDF_HEADER_TITLE = 'TCPDF Example'

PDF_IMAGE_SCALE_RATIO

File: tcpdf_config.php line 151

public mixed PDF_IMAGE_SCALE_RATIO = 1.25

PDF_MARGIN_BOTTOM

File: tcpdf_config.php line 111

public mixed PDF_MARGIN_BOTTOM = 25

File: tcpdf_config.php line 101

public mixed PDF_MARGIN_FOOTER = 10

PDF_MARGIN_HEADER

File: tcpdf_config.php line 96

public mixed PDF_MARGIN_HEADER = 5

PDF_MARGIN_LEFT

File: tcpdf_config.php line 116

public mixed PDF_MARGIN_LEFT = 15

PDF_MARGIN_RIGHT

File: tcpdf_config.php line 121

public mixed PDF_MARGIN_RIGHT = 15

PDF_MARGIN_TOP

File: tcpdf_config.php line 106

public mixed PDF_MARGIN_TOP = 27

PDF_PAGE_FORMAT

File: tcpdf_config.php line 61

public mixed PDF_PAGE_FORMAT = 'A4'

PDF_PAGE_ORIENTATION

File: tcpdf_config.php line 66

public mixed PDF_PAGE_ORIENTATION = 'P'

PDF_UNIT

File: tcpdf_config.php line 91

public mixed PDF_UNIT = 'mm'