useDictionaryLBR
(mPDF ≥ 6.0)
Description
boolean useDictionaryLBR
Specify whether to use mPDF word dictionaries to determine appropriate places for line breaks when using Lao, Thai or Khmer text.
For more information, see Line breaking.
Values
$useDictionaryLBR = false
|true
Values
true
: use mPDF word dictionaries to determine appropriate places for line breaks when using Lao, Thai or Khmer text.false
: word dictionaries not used. Line breaks will only be allowed according to usual line-breaking rules.
Default: true
Changelog
Version | Description |
---|---|
6.0 | Variable was added. |