[2.0.0-beta2]
Added
- Upgraded to use dompdf/dompdf 2.x
setOption
to change only the specified option(s), instead of replace all options.- Magic methods to allow calls to Dompdf methods easier. (#892)
default_paper_orientation
option has been added to the defaults.- Add option to set public path (#890)
Changed
- HTML5 parser option is deprecated, because this is always on.
orientation
option was never used. Removed in favor ofoptions.default_paper_orientation
Deprecated
setOptions
is now deprecated. UsesetOption
instead.- Config
dompdf.defines
has been renamed todompdf.options