kketzalLe 04/06/2009 à 19:23
Hi, I'm newbie in html2pdf.
when i try to make pdf file, i receive an error message like this:
-------------------------------------------
ERREUR n�4
Fichier : /home/manolo/public_html/simel/html2pdf_v3.21/parsingHTML.class.php
Ligne : 127
Code HTML non valide, les balises ne sont pas ferm�es dans le bon ordre.
Etat :
Array
(
0 =>
1 => html
2 => head
3 => meta
)
-------------------------------------------
I had try with your own examples and i get the same error.
What's happend??? I have passed my html code in W3C and Firefox HTML Validator, and NO error were found...my charset is UTF-8 (i'm spanish and my text has symbols like ~, ', etc...)
thanks in advance.