Tuesday 13 July 2010 1:00:01 am
Hy, if you read the errormessage carefully, you might spot this lines:
Output : ERROR: 'The element type "img" must be terminated by the matching end-tag "</img>".' It seems your templates are a mess. ParadoxPDF needs well formed and valid xhtml. Open IMG-Tags without closing them does not really help parsing this structure to perform a pdf-rendering process. View the generated xhtml-sourcecode, spot the errors, fix your templates, escape all userinput (perhaps you echo'ed a alt-tag for this image and the user typed in a " ?), clear the cache, try again. A online html-validator might help. It's not really paradoxPDF's fault. But it's engine (SAX) needs well formed xhtml/xml to perform a pdf creation. Hope it helps.
Hannover, Germany
eZ-Certified http://auth.ez.no/certification/verify/395613
|