This error was mainly due to missing of closing tags in your any of the report files, or there may be some of the unrelated styles on your reports which needs to be removed to proceed further.
Thanks,
Wepp Team
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm trying to genarate PDF report, and receiving message
ERROR n�4
File : C:\xampp\htdocs\openemr\library\html2pdf\parsingHTML.class.php
Line : 99
HTML code invalid, the tags are not closed in an orderly fashion.
Status :
Array
(
[0] => div
[1] => div
[2] => div
[3] => table
[4] => tr
[5] => tr
[6] => tr
[7] => tr
[8] => tr
[9] => tr
[10] => tr
[11] => tr
)
HTML : ...:00 ...
Hi Nerik,
It can be resolved with code customization. Are you getting this error in Patient Demographics -> Report -> Download PDF screen?
Thanks,
ViSolve OpenEMR Support Team
Visolve
Hello Nerik,
This error was mainly due to missing of closing tags in your any of the report files, or there may be some of the unrelated styles on your reports which needs to be removed to proceed further.
Thanks,
Wepp Team