Path

ez projects / paradoxpdf / forum / general / getting malformed xml errors


Getting malformed XML errors

You need to be logged in to post messages in the forums. New users may register here.

Paul McGrane

Member since:
24 January 2010

Posts: 1

Monday 16 January 2012 5:30:05 pm

I have installed and configured ParadoxPDF and am looking forward to getting it working properly. I am able to get the xhtml pages generated, but they fail as they are put through JRE due to this line

<C:callStartPageCounter:start:1:identifier:main>

reported with this error

XML Parsing Error: not well-formed

Any suggestions where to start looking to fix this issue?

Thanks,

Paul
Up

Silke Fox

Member since:
09 January 2008

Posts: 3

Wednesday 18 January 2012 11:08:45 am

Check if the XHTML output is valid and well-formed. This is indispensable for paradoxPDF to create the PDF output.

http://www.w3schools.com/xml/xml_validator.asp
http://validator.w3.org/
Up

You need to be logged in to post messages in the forums. New users may register here.