Unable to download patient statement

Hi all,

i am unable to download patient statement. This is the location

Fees → Posting payment → Invoice search

When i click on the “PDF Download Selected” button, i get a blank screen. In the logs, this is the error i get.

[php:error] [pid 2008452] [client 102.176.53.234:50484] PHP Fatal error:  Declaration of Mpdf\\Mpdf::setLogger(Psr\\Log\\LoggerInterface $logger) must be compatible with Psr\\Log\\LoggerAwareInterface::setLogger(Psr\\Log\\LoggerInterface $logger): void in /var/www/html/openemr/vendor/mpdf/psr-log-aware-trait/src/MpdfPsrLogAwareTrait.php on line 15, referer: http://xxxxx/openemr/interface/billing/sl_eob_search.php

I am running OpenEMR v7.0.2(2)

hi @kkappiah , this was fixed in patch 3, rel-702 commit.

@stephenwaite, that fixed the problem. Thanks much