[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/settings/ -> pdf.ini (source)

   1  #?ini charset="iso-8859-1"?
   2  # eZ publish configuration file.
   3  #
   4  # NOTE: It is not recommended to edit this files directly, instead
   5  #       a file in override should be created for setting the
   6  #       values that is required for your site. Either create
   7  #       a file called settings/override/pdf.ini.append or
   8  #       settings/override/pdf.ini.append.php for more security
   9  #       in non-virtualhost modes (the .php file may already be present
  10  #       and can be used for this purpose).
  11  
  12  [PDFGeneral]
  13  Format=A4
  14  Orientation=portrait
  15  TopMargin=80
  16  BottomMargin=100
  17  LeftMargin=80
  18  RightMargin=80
  19  
  20  [Header]
  21  Page=all
  22  TopMargin=20
  23  BottomMargin=5
  24  LeftMargin=80
  25  RightMargin=80
  26  LineThicknes=1
  27  LineMargin=80
  28  PageOffset=0
  29  
  30  [Footer]
  31  Page=all
  32  TopMargin=20
  33  BottomMargin=5
  34  LeftMargin=80
  35  RightMargin=80
  36  LineThickness=1
  37  LineMargin=80
  38  PageOffset=0


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7