Report Printing Issue

arnabnaha wrote on Sunday, September 20, 2015:

Hello,

while creating a patient report from summary screen of the patient, I got a white page. Went to the php_error_log and saw this -

[20-Sep-2015 18:52:12 Asia/Kolkata] PHP Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\openemr\library\html2pdf\styleHTML.class.php on line 1145

The problem is, on line 1145, i didnt find any thing to change…please guide…

Thanks in advance…

Arnab

fsgl wrote on Sunday, September 20, 2015:

Go->xampp->php->php.ini & change settings per this post.

arnabnaha wrote on Sunday, September 20, 2015:

Thanks fsgl,
It did it…:slight_smile: