Fixes #6570 portal pdf document creator class (#6572)
commit1bb850c221f31dd9b44e3bd1d8a5bf1aa3b43e3b
authorStephen Nielson <snielson@discoverandchange.com>
Sat, 17 Jun 2023 15:15:38 +0000 (17 11:15 -0400)
committerGitHub <noreply@github.com>
Sat, 17 Jun 2023 15:15:38 +0000 (17 11:15 -0400)
tree5bb53dcc1b06c597f9c4800f64d1c6e66a575fd0
parent5f6ca6ec3402549b2d9eff9f6be5db49f0ac87b9
Fixes #6570 portal pdf document creator class (#6572)

Pulls the portal pdf document logic from doc_lib.php into a class so we
can use it / consume it in OpenEMR.
portal/lib/doc_lib.php
src/Pdf/PatientPortalPDFDocumentCreator.php [new file with mode: 0644]
src/Services/DocumentTemplates/DocumentTemplateService.php