PHPWord/phpword.ini.dist

21 lines
393 B
Plaintext
Raw Normal View History

2014-05-16 14:44:56 +07:00
; Default config file for PHPWord
; Copy this file into phpword.ini and use Settings::loadConfig to load
[General]
2016-06-04 20:06:37 +04:00
compatibility = true
zipClass = ZipArchive
pdfRendererName = DomPDF
pdfRendererPath =
; tempDir = "C:\PhpWordTemp"
outputEscapingEnabled = false
2014-05-16 14:44:56 +07:00
[Font]
defaultFontName = Arial
defaultFontSize = 10
[Paper]
defaultPaper = "A4"