Hello
Thank you so much for the feedkback. This works!
I have opened other post for report pdf that not working. Any idea or suggestion?
there was an error but when i reinstalled openemr, there is no error but only blank page when i click to generate pdf
I have applied this solution and nothing done after the line 60 of custom_report.php (PDF Report error):
$config_mpdf[‘margin_top’] = $config_mpdf[‘margin_top’] * 1.5;
$config_mpdf[‘margin_bottom’] = $config_mpdf[‘margin_bottom’] * 1.5;
$config_mpdf[‘margin_header’] = $GLOBALS[‘pdf_top_margin’];
$config_mpdf[‘margin_footer’] = $GLOBALS[‘pdf_bottom_margin’];