Skip to content
Snippets Groups Projects

Issue #3323272: DomPDF settings

Merged Steven Ayers requested to merge issue/pdf_api-3323272:3323272-dompdf-settings into 2.x
Compare and
13 files
+ 574
7
Compare changes
  • Side-by-side
  • Inline
Files
13
+ 20
0
defaultFont: 'serif'
dpi: 96
fontHeightRatio: 1.1
pdfBackend: 'CPDF'
pdflibLicense: ''
isPhpEnabled: false
isRemoteEnabled: true
isJavascriptEnabled: true
chroot: ['.']
fontDir: 'temporary://'
fontCache: 'temporary://'
tempDir: 'temporary://'
debugPng: false
debugKeepTemp: false
debugCss: false
debugLayout: false
debugLayoutLines: true
debugLayoutBlocks: true
debugLayoutInline: true
debugLayoutPaddingBox: true
Loading