mpdf.github.io
mpdf.github.io copied to clipboard
not listed variables at configuration overview
Add page reference/mpdf-variables/overview.html
variables are listed.
Following variables are not in that list
-
[ ] defaultPagebreakType (but autoPageBreak is listed, but not in defaults of src/Config/ConfigVariables.php of mPDF library)
-
[ ] PDFAXwarnings
-
[ ] spotColors
-
[ ] spotColorIDs
-
[ ] annotSize
-
[ ] indexUseSubentries
-
[ ] splitTableBorderWidth
-
[ ] interpolateImages
-
[ ] useDictionaryLBR
-
[ ] useTibetanLBR
-
[ ] ColGap
-
[ ] SHYlanguages
-
[ ] SHYleftmin
-
[ ] SHYrightmin
-
[ ] SHYcharmin
-
[ ] SHYcharmax
-
[ ] useActiveForms
-
[ ] watermarkText
-
[ ] watermarkImage
-
[ ] defaultCSS (in overview mentioned: useDefaultCSS2)
-
[ ] defaultCssFile suggestion: link to
/css-stylesheets/default-stylesheet.html
. IsuseDefaultCSS2
old version of this variable?
Note in src/Config/ConfigVariables.php: "values only likely to be changed by developers."
From these values are already documented, but not listed in overview.
- [ ] pdf_version ( in example configuration/configuration-v7-x.md )
- [ ] fontDir ( fonts-languages/font-names.md )
- [ ] tempDir (in doc installation-setup/installation-v7-x.md )
not documented and not listed, and not useful to add:
fontTempDir (not found)
hyphenationDictionaryFile (not found)
default_lineheight_correction (not found)
fontsizes (not found)
pregRTLchars (not found)
pregCJKchars (not found)
CJKleading (not found)
CJKfollowing (not found)
CJKoverflow (not found)
pregCURSchars (not found)
allowedCSStags (not found)
outerblocktags (not found)
The variables from the constructor are not listed as well: (these are defined in the construct function page, so reference to that page?)
- [ ] mode
- [ ] format
- [ ] default_font_size
- [ ] default_font
- [ ] margin_left
- [ ] margin_right
- [ ] margin_top
- [ ] margin_bottom
- [ ] margin_header
- [ ] margin_footer
- [ ] orientation
- [ ] codepage