Here is a synthesis of how to handle long text fields and potential limitations, which may address the issues you are encountering:
When dealing with XML or PDF generation, newline characters might not be interpreted correctly. Replace newline characters with HTML break tags, such as using string.replace(/\n/g, ' ') . IXWare Builder.exe
When long text fields (e.g., Terms & Conditions) are printed or exported to PDF, they often get cut off. A common solution in systems like Acumatica is to ensure the control setting is configured for rich text or to use a subreport. Here is a synthesis of how to handle