com-tecnick-tcexam-shared-cfg
[ class tree: com-tecnick-tcexam-shared-cfg ] [ index: com-tecnick-tcexam-shared-cfg ] [ 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-2010, 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 168]

HEAD_MAGNIFICATION = 1.1
magnification factor for titles


[ Top ]



K_CELL_HEIGHT_RATIO [line 173]

K_CELL_HEIGHT_RATIO = 1.25
height of cell repect font height


[ Top ]



K_DIGSIG_CERTIFICATE [line 208]

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


[ Top ]



K_DIGSIG_CERT_TYPE [line 232]

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 252]

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 203]

K_DIGSIG_ENABLE = false
If true digitally sign PDF documents.


[ Top ]



K_DIGSIG_EXTRA_CERTS [line 223]

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 242]

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


[ Top ]



K_DIGSIG_NAME [line 237]

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


[ Top ]



K_DIGSIG_PASSWORD [line 218]

K_DIGSIG_PASSWORD = 'tcpdfdemo'
Password for private key.


[ Top ]



K_DIGSIG_PRIVATE_KEY [line 213]

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


[ Top ]



K_DIGSIG_REASON [line 247]

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


[ Top ]



K_SMALL_RATIO [line 183]

K_SMALL_RATIO = 2/3
reduction factor for small font


[ Top ]



K_TCPDF_CALLS_IN_HTML [line 194]

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


[ Top ]



K_THAI_TOPCHARS [line 188]

K_THAI_TOPCHARS = false
set to true to enable the special procedure used to avoid the overlappind of symbols on Thai language


[ Top ]



K_TITLE_MAGNIFICATION [line 178]

K_TITLE_MAGNIFICATION = 1.3
title magnification respect main font size


[ Top ]



PDF_AUTHOR [line 98]

PDF_AUTHOR = 'TCExam 10'
Document author.


[ Top ]



PDF_CREATOR [line 93]

PDF_CREATOR = 'TCExam 10'
Document creator.


[ Top ]



PDF_FONT_MONOSPACED [line 158]

PDF_FONT_MONOSPACED = 'courier'
default monospaced font name


[ 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 163]

PDF_IMAGE_SCALE_RATIO = 1.25
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 Mon, 06 Dec 2010 12:03:06 +0100 by phpDocumentor 1.4.3