Ixware Builder.exe -
In PowerBuilder , if you are using TEXT fields, they might crash the application if not handled correctly. Ensure your database parameters ( DBPARM ) are set to correctly handle large text columns.
Once I have this context, I can provide a more tailored solution. IXWare Builder.exe
you are seeing with the text?
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. In PowerBuilder , if you are using TEXT