15 lines
266 B
Plaintext
15 lines
266 B
Plaintext
|
|
; Default config file for PHPWord
|
||
|
|
; Copy this file into phpword.ini and use Settings::loadConfig to load
|
||
|
|
|
||
|
|
[General]
|
||
|
|
|
||
|
|
compatibility = true
|
||
|
|
zipClass = ZipArchive
|
||
|
|
pdfRendererName = DomPDF
|
||
|
|
pdfRendererPath =
|
||
|
|
|
||
|
|
[Font]
|
||
|
|
|
||
|
|
defaultFontName = Arial
|
||
|
|
defaultFontSize = 10
|