DATAMATRIXDEFS
Indicate that definitions for this class are set
public
mixed
DATAMATRIXDEFS
= \true
Indicate that definitions for this class are set
public
mixed
DATAMATRIXDEFS
= \true
ASCII encoding: ASCII character 0 to 127 (1 byte per CW)
public
mixed
ENC_ASCII
= 0
ASCII extended encoding: ASCII character 128 to 255 (1/2 byte per CW)
public
mixed
ENC_ASCII_EXT
= 6
ASCII number encoding: ASCII digits (2 bytes per CW)
public
mixed
ENC_ASCII_NUM
= 7
BASE 256 encoding: ASCII character 0 to 255 (1 byte per CW)
public
mixed
ENC_BASE256
= 5
C40 encoding: Upper-case alphanumeric (3/2 bytes per CW)
public
mixed
ENC_C40
= 1
EDIFACT encoding: ASCII character 32 to 94 (4/3 bytes per CW)
public
mixed
ENC_EDF
= 4
TEXT encoding: Lower-case alphanumeric (3/2 bytes per CW)
public
mixed
ENC_TXT
= 2
X12 encoding: ANSI X12 (3/2 byte per CW)
public
mixed
ENC_X12
= 3
Magnification factor for titles.
public
mixed
HEAD_MAGNIFICATION
= 1.1
public
mixed
HEAD_MAGNIFICATION
= 1.1
List of TCPDF methods that are allowed to be called using HTML syntax.
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.
public
mixed
K_ALLOWED_TCPDF_TAGS
= ''
Generic name for a blank image.
public
mixed
K_BLANK_IMAGE
= '_blank.png'
public
mixed
K_BLANK_IMAGE
= '_blank.png'
Height of cell respect font height.
public
mixed
K_CELL_HEIGHT_RATIO
= 1.25
public
mixed
K_CELL_HEIGHT_RATIO
= 1.25
public
mixed
K_PATH_CACHE
= $K_PATH_CACHE
public
mixed
K_PATH_FONTS
= $fdir
public
mixed
K_PATH_FONTS
= \K_PATH_MAIN . 'fonts/'
public
mixed
K_PATH_MAIN
= \dirname(__FILE__) . '/'
public
mixed
K_PATH_URL
= $k_path_url
Reduction factor for small font.
public
mixed
K_SMALL_RATIO
= 2 / 3
public
mixed
K_SMALL_RATIO
= 2 / 3
If true allows to call TCPDF methods using HTML syntax IMPORTANT: For security reason, disable this feature if you are printing user HTML content.
public
mixed
K_TCPDF_CALLS_IN_HTML
= \false
public
mixed
K_TCPDF_CALLS_IN_HTML
= \false
If true and PHP version is greater than 5, then the Error() method throw new exception instead of terminating the execution.
public
mixed
K_TCPDF_THROW_EXCEPTION_ERROR
= \false
public
mixed
K_TCPDF_THROW_EXCEPTION_ERROR
= \false
Set to true to enable the special procedure used to avoid the overlappind of symbols on Thai language.
public
mixed
K_THAI_TOPCHARS
= \true
public
mixed
K_THAI_TOPCHARS
= \true
Default timezone for datetime functions
public
mixed
K_TIMEZONE
= 'UTC'
public
mixed
K_TIMEZONE
= @\date_default_timezone_get()
Title magnification respect main font size.
public
mixed
K_TITLE_MAGNIFICATION
= 1.3
public
mixed
K_TITLE_MAGNIFICATION
= 1.3
public
mixed
MATRIX_CLIENT_URL
= "/_matrix/client/r0"
public
mixed
MATRIX_MEDIA_DOWNLOAD_URL
= '/_matrix/media/r0/download'
public
mixed
MATRIX_MEDIA_UPLOAD_URL
= '/_matrix/media/r0/upload'
public
mixed
MATRIX_REGISTER_URL
= "/_matrix/client/r0/admin/register"
Max number of symbols for structured mode
public
mixed
MAX_STRUCTURED_SYMBOLS
= 16
Down point base value for case 1 mask pattern (concatenation of same color in a line or a column)
public
mixed
N1
= 3
Down point base value for case 2 mask pattern (module block of same color)
public
mixed
N2
= 3
Down point base value for case 3 mask pattern (1:1:3:1:1(dark:bright:dark:bright:dark)pattern in a line or a column)
public
mixed
N3
= 40
Down point base value for case 4 mask pattern (ration of dark modules in whole)
public
mixed
N4
= 10
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__) . '/..'
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__)
public
mixed
path
= \dirname(__DIR__)
Indicate that definitions for this class are set
public
mixed
PDF417DEFS
= \true
Document author.
public
mixed
PDF_AUTHOR
= 'Ticketsystem der Bitstore Gruppe'
public
mixed
PDF_AUTHOR
= 'TCPDF'
Document creator.
public
mixed
PDF_CREATOR
= 'Ticketsystem der Bitstore Gruppe'
public
mixed
PDF_CREATOR
= 'TCPDF'
Default monospaced font name.
public
mixed
PDF_FONT_MONOSPACED
= 'courier'
public
mixed
PDF_FONT_MONOSPACED
= 'courier'
Default data font name.
public
mixed
PDF_FONT_NAME_DATA
= 'helvetica'
public
mixed
PDF_FONT_NAME_DATA
= 'helvetica'
Default main font name.
public
mixed
PDF_FONT_NAME_MAIN
= 'helvetica'
public
mixed
PDF_FONT_NAME_MAIN
= 'helvetica'
Default data font size.
public
mixed
PDF_FONT_SIZE_DATA
= 8
public
mixed
PDF_FONT_SIZE_DATA
= 8
Default main font size.
public
mixed
PDF_FONT_SIZE_MAIN
= 10
public
mixed
PDF_FONT_SIZE_MAIN
= 10
public
mixed
PDF_HEADER_LOGO
= $tcpdf_header_logo
public
mixed
PDF_HEADER_LOGO_WIDTH
= 0
Header description string.
public
mixed
PDF_HEADER_STRING
= "Bericht aus dem Ticketsystem der Bitstore Gruppe"
public
mixed
PDF_HEADER_STRING
= "by Nicola Asuni - Tecnick.com\nwww.tcpdf.org"
Header title.
public
mixed
PDF_HEADER_TITLE
= 'Bericht'
public
mixed
PDF_HEADER_TITLE
= 'TCPDF Example'
Ratio used to adjust the conversion of pixels to user units.
public
mixed
PDF_IMAGE_SCALE_RATIO
= 1.25
public
mixed
PDF_IMAGE_SCALE_RATIO
= 1.25
Bottom margin.
public
mixed
PDF_MARGIN_BOTTOM
= 25
public
mixed
PDF_MARGIN_BOTTOM
= 25
Footer margin.
public
mixed
PDF_MARGIN_FOOTER
= 10
public
mixed
PDF_MARGIN_FOOTER
= 10
Header margin.
public
mixed
PDF_MARGIN_HEADER
= 5
public
mixed
PDF_MARGIN_HEADER
= 5
Left margin.
public
mixed
PDF_MARGIN_LEFT
= 15
public
mixed
PDF_MARGIN_LEFT
= 15
Right margin.
public
mixed
PDF_MARGIN_RIGHT
= 15
public
mixed
PDF_MARGIN_RIGHT
= 15
Top margin.
public
mixed
PDF_MARGIN_TOP
= 27
public
mixed
PDF_MARGIN_TOP
= 27
Page format.
public
mixed
PDF_PAGE_FORMAT
= 'A4'
public
mixed
PDF_PAGE_FORMAT
= 'A4'
Page orientation (P=portrait, L=landscape).
public
mixed
PDF_PAGE_ORIENTATION
= 'P'
public
mixed
PDF_PAGE_ORIENTATION
= 'P'
Document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch].
public
mixed
PDF_UNIT
= 'mm'
public
mixed
PDF_UNIT
= 'mm'
when QR_FIND_BEST_MASK === false
public
mixed
QR_DEFAULT_MASK
= 2
Error correction level H : About 30% or less errors can be corrected.
public
mixed
QR_ECLEVEL_H
= 3
Error correction level L : About 7% or less errors can be corrected.
public
mixed
QR_ECLEVEL_L
= 0
Error correction level M : About 15% or less errors can be corrected.
public
mixed
QR_ECLEVEL_M
= 1
Error correction level Q : About 25% or less errors can be corrected.
public
mixed
QR_ECLEVEL_Q
= 2
if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
public
mixed
QR_FIND_BEST_MASK
= \true
if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
public
mixed
QR_FIND_FROM_RANDOM
= 2
Encoding mode 8bit byte data. In theory, 2953 characters or less can be stored in a QRcode.
public
mixed
QR_MODE_8B
= 2
Encoding mode alphanumeric (0-9A-Z $%*+-./:) 45characters. 2 characters are encoded to 11bit length. In theory, 4296 characters or less can be stored in a QRcode.
public
mixed
QR_MODE_AN
= 1
Encoding mode KANJI. A KANJI character (multibyte character) is encoded to 13bit length. In theory, 1817 characters or less can be stored in a QRcode.
public
mixed
QR_MODE_KJ
= 3
Encoding mode
public
mixed
QR_MODE_NL
= -1
Encoding mode numeric (0-9). 3 characters are encoded to 10bit length. In theory, 7089 characters or less can be stored in a QRcode.
public
mixed
QR_MODE_NM
= 0
Encoding mode STRUCTURED (currently unsupported)
public
mixed
QR_MODE_ST
= 4
Matrix index to get error correction level from $capacity array.
public
mixed
QRCAP_EC
= 3
Matrix index to get remainder from $capacity array.
public
mixed
QRCAP_REMINDER
= 2
Matrix index to get width from $capacity array.
public
mixed
QRCAP_WIDTH
= 0
Matrix index to get number of words from $capacity array.
public
mixed
QRCAP_WORDS
= 1
Indicate that definitions for this class are set
public
mixed
QRCODEDEFS
= \true
Maximum QR Code version.
public
mixed
QRSPEC_VERSION_MAX
= 40
Maximum matrix size for maximum version (version 40 is 177*177 matrix).
public
mixed
QRSPEC_WIDTH_MAX
= 177
Horizontal quiet zone in modules
public
mixed
QUIETH
= 2
Vertical quiet zone in modules
public
mixed
QUIETV
= 2
Row height respect X dimension of single module
public
mixed
ROWHEIGHT
= 4
Number of header bits for structured mode
public
mixed
STRUCTURE_HEADER_BITS
= 20
public
mixed
SYNAPSE_API_VERSION
= "v2"
public
mixed
SYNAPSE_URL
= "/_synapse/"
Display help guide for this command.
showHelp() : mixed
showerr(mixed $errno, mixed $errstr, mixed $errfile, mixed $errline) : void
showshutdownerr() : void
logerr( $errno, $errstr, $errfile, $errline) : void
shutdownerr() : void