GemsTracker / gemstracker-library

GEneric Medical Survey Tracker, main library
http://gemstracker.org
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Export patient archive to pdf generates an error #708

Closed roelfaber closed 2 years ago

roelfaber commented 2 years ago

Export patient archives to pdf generates a fatal error

mddejong commented 2 years ago

At the moment we cannot reproduce this. This problem may occur in an incorrectly configured installation e.g. one with an incorrect export.pdfExportCommand setting.

An alternative solution is to add to the require section of the composer.json the statement:
"phpoffice/phpword": "v0.18.*",