NielsNL (./8) :
only to extend the error message with the line number where the system did found the problem
It is not possible... because it don't know where it is when it found a error... first, it reads the code to separate each html tag from text and build a big array, and in second, it analyze this array to see if there is non HTML error in it.
and as it is write in the readme file :
- It is very important
to provide valid HTML 4.01 to the converter, but only what is in the <body>
HTML2PDF is not a HTML validator, and it will never be.