Hi Harish This is very common error. You check your fo table syntex. may be you miss some things.
the main problem is common decorator where you create a template for pdf file some time user did the mistake at that place, means you not design the page as per the template. So first you check the screen-decorator template after that check screen is proper for that template, then check run the request without content fo.ftl file. if pdf page is open then you must miss the fo table syntax. I hope this will work for you. other wise you send the file i will trace your error. harish84 wrote: > > when i try to convert ftl file into pdf i am getting error as sax > transform exception xml files must be terminated by same entity. > > javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: > XML document structures must start and end within the same entity. > -- View this message in context: http://www.nabble.com/xX-mM-lL-ERROR-tp20916781p20954393.html Sent from the OFBiz - User mailing list archive at Nabble.com.
