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