Issue Error: “The entity name must immediately follow the ‘&’ in the entity reference” when trying to print or save an Advanced PDF/HTML Template. Solution This usually happens if one of the Company Information or one of the Field Label or values have a special character like ‘&’. Identify first which field label or value has ‘&’ then add a… Continue reading Error while Parsing XML in the template
Tag: XML Parsing error
XML Parsing Error in the Script
Issue User is experiencing “Error Parsing XML: The entity name must immediately follow the ‘&’ in the entity reference” whenever it triggers the script that prints the name of the Customer. Solution This error is caused by the ‘&’ in the Customer name of record wherein the script is reading this as an operator. In order to… Continue reading XML Parsing Error in the Script