Hi anybody,
When a string of content has some chars like: „ “ ” ‘ ’ – (DEC/HEX: 132/84, 147/93, 148/94, 145/91, 146/92, 150/96), it makes error:
ERROR n°5
File : D:\xampp\htdocs\incl\html2pdf\parsingHTML.class.php
Line : 176
HTML code invalid, all tags must be closed.
Status :
Array
(
[0] => page
[1] => div
)
Help pls.