com-tecnick-tcpdf
[ class tree: com-tecnick-tcpdf ] [ index: com-tecnick-tcpdf ] [ all elements ]

Procedural File: tce_pdf.php

Source Location: /shared/config/tce_pdf.php



Page Details:

Configuration file for TCPDF.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2009, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  http://tcpdf.sourceforge.net
since:  2004-06-11
license:  LGPL
license:  GNU Affero General Public License







HEAD_MAGNIFICATION [line 163]

HEAD_MAGNIFICATION = 1.1
magnification factor for titles


[ Top ]



K_CELL_HEIGHT_RATIO [line 168]

K_CELL_HEIGHT_RATIO = 1.25
height of cell repect font height


[ Top ]



K_DIGSIG_CERTIFICATE [line 192]

K_DIGSIG_CERTIFICATE = 'file://../../shared/config/tcpdf.crt'
Signing certificate (string or filename prefixed with 'file://').


[ Top ]



K_DIGSIG_CERT_TYPE [line 216]

K_DIGSIG_CERT_TYPE = '1'
The access permissions granted for this document.

Valid values shall be:

  1. = No changes to the document shall be permitted; any change to the document shall invalidate the signature;
  2. = Permitted changes shall be filling in forms, instantiating page templates, and signing; other changes shall invalidate the signature;
  3. = Permitted changes shall be the same as for 2, as well as annotation creation, deletion, and modification; other changes shall invalidate the signature.



[ Top ]



K_DIGSIG_CONTACT [line 236]

K_DIGSIG_CONTACT = 'you@example.com'
Information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number or email address.


[ Top ]



K_DIGSIG_ENABLE [line 187]

K_DIGSIG_ENABLE = false
If true digitally sign PDF documents.


[ Top ]



K_DIGSIG_EXTRA_CERTS [line 207]

K_DIGSIG_EXTRA_CERTS = ''
Name of a file containing a bunch of extra certificates to include in the signature which can for example be used to help the recipient to verify the certificate that you used.


[ Top ]



K_DIGSIG_LOCATION [line 226]

K_DIGSIG_LOCATION = 'Office'
The CPU host name or physical location of the signing.


[ Top ]



K_DIGSIG_NAME [line 221]

K_DIGSIG_NAME = 'TCEXAM'
The name of the person or authority signing the document.


[ Top ]



K_DIGSIG_PASSWORD [line 202]

K_DIGSIG_PASSWORD = 'tcpdfdemo'
Password for private key.


[ Top ]



K_DIGSIG_PRIVATE_KEY [line 197]

K_DIGSIG_PRIVATE_KEY = 'file://../../shared/config/tcpdf.crt'
Private key (string or filename prefixed with 'file://').


[ Top ]



K_DIGSIG_REASON [line 231]

K_DIGSIG_REASON = 'Certification'
The reason for the signing, such as ( I agree ...).


[ Top ]



K_SMALL_RATIO [line 178]

K_SMALL_RATIO = 2/3
reduction factor for small font


[ Top ]



K_TITLE_MAGNIFICATION [line 173]

K_TITLE_MAGNIFICATION = 1.3
title magnification respect main font size


[ Top ]



PDF_AUTHOR [line 98]

PDF_AUTHOR = 'TCExam 9'
document author


[ Top ]



PDF_CREATOR [line 93]

PDF_CREATOR = 'TCExam 9'
document creator


[ Top ]



PDF_FONT_NAME_DATA [line 148]

PDF_FONT_NAME_DATA = 'helvetica'
data font name


[ Top ]



PDF_FONT_NAME_MAIN [line 138]

PDF_FONT_NAME_MAIN = 'helvetica'
main font name


[ Top ]



PDF_FONT_SIZE_DATA [line 153]

PDF_FONT_SIZE_DATA = 7
data font size


[ Top ]



PDF_FONT_SIZE_MAIN [line 143]

PDF_FONT_SIZE_MAIN = 9
main font size


[ Top ]



PDF_HEADER_LOGO [line 68]

PDF_HEADER_LOGO = 'logo_example.png'
image logo


[ Top ]



PDF_HEADER_LOGO_WIDTH [line 73]

PDF_HEADER_LOGO_WIDTH = 20
header logo image width [mm]


[ Top ]



PDF_HEADER_STRING [line 63]

PDF_HEADER_STRING = "first row\nsecond row\nthird row"
header description string


[ Top ]



PDF_HEADER_TITLE [line 58]

PDF_HEADER_TITLE = "School name"
header title


[ Top ]



PDF_IMAGE_SCALE_RATIO [line 158]

PDF_IMAGE_SCALE_RATIO = 2
ratio used to adjust the conversion of pixels to user units


[ Top ]



PDF_MARGIN_BOTTOM [line 123]

PDF_MARGIN_BOTTOM = 30
bottom margin


[ Top ]



PDF_MARGIN_FOOTER [line 113]

PDF_MARGIN_FOOTER = 10
footer margin


[ Top ]



PDF_MARGIN_HEADER [line 108]

PDF_MARGIN_HEADER = 5
header margin


[ Top ]



PDF_MARGIN_LEFT [line 128]

PDF_MARGIN_LEFT = 15
left margin


[ Top ]



PDF_MARGIN_RIGHT [line 133]

PDF_MARGIN_RIGHT = 15
right margin


[ Top ]



PDF_MARGIN_TOP [line 118]

PDF_MARGIN_TOP = 27
top margin


[ Top ]



PDF_PAGE_FORMAT [line 83]

PDF_PAGE_FORMAT = 'A4'
page format


[ Top ]



PDF_PAGE_ORIENTATION [line 88]

PDF_PAGE_ORIENTATION = 'P'
page orientation (P=portrait, L=landscape)


[ Top ]



PDF_TEXTANSWER_HEIGHT [line 78]

PDF_TEXTANSWER_HEIGHT = 40
height of area for offline user answer


[ Top ]



PDF_UNIT [line 103]

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


[ Top ]




Documentation generated on Thu, 05 Nov 2009 15:58:25 +0100 by phpDocumentor 1.4.3