/shared/config/tce_pdf.php

Description

Congiguration file for TCPDF.

  • license: LGPL
  • since: 2004-06-11
  • link: http://tcpdf.sourceforge.net
  • version: 1.53.0.TC017
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Constants
HEAD_MAGNIFICATION = 1.1 (line 144)

magnification factor for titles

K_CELL_HEIGHT_RATIO = 1.25 (line 149)

height of cell repect font height

K_SMALL_RATIO = 2/3 (line 159)

reduction factor for small font

K_TITLE_MAGNIFICATION = 1.3 (line 154)

title magnification respect main font size

PDF_AUTHOR = "TCExam 4" (line 79)

document author

PDF_CREATOR = "TCExam 4" (line 74)

document creator

PDF_FONT_NAME_DATA = "FreeSans" (line 129)

data font name

PDF_FONT_NAME_MAIN = "FreeSerif" (line 119)

main font name

PDF_FONT_SIZE_DATA = 7 (line 134)

data font size

PDF_FONT_SIZE_MAIN = 9 (line 124)

main font size

PDF_HEADER_LOGO = "logo_example.png" (line 49)

image logo

PDF_HEADER_LOGO_WIDTH = 20 (line 54)

header logo image width [mm]

PDF_HEADER_STRING = "first row\nsecond row\nthird row" (line 44)

header description string

PDF_HEADER_TITLE = "School name" (line 39)

header title

PDF_IMAGE_SCALE_RATIO = 2 (line 139)

scale factor for images (number of points in user unit)

PDF_MARGIN_BOTTOM = 30 (line 104)

bottom margin

PDF_MARGIN_FOOTER = 10 (line 94)

footer margin

PDF_MARGIN_HEADER = 5 (line 89)

header margin

PDF_MARGIN_LEFT = 15 (line 109)

left margin

PDF_MARGIN_RIGHT = 15 (line 114)

right margin

PDF_MARGIN_TOP = 27 (line 99)

top margin

PDF_PAGE_FORMAT = "A4" (line 64)

page format

PDF_PAGE_ORIENTATION = "P" (line 69)

page orientation (P=portrait, L=landscape)

PDF_TEXTANSWER_HEIGHT = 40 (line 59)

height of area for offline user answer

PDF_UNIT = "mm" (line 84)

document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]

Documentation generated on Fri, 24 Nov 2006 21:16:31 +0100 by phpDocumentor 1.3.0RC3