AppStateESS / homestead

A web-application for managing on-campus student housing.
GNU General Public License v3.0
4 stars 12 forks source link

Replace WKHTMLtoPDF with dompdf #1165

Closed jlbooker closed 7 years ago

jlbooker commented 7 years ago

The reporting sub-system currently uses WKHTMLtoPDF, which won't run on our next server build. Replace it with the composer package called dompdf.

jlbooker commented 7 years ago

:+1: