My Memo fields print a "Z" with an upside down "^" on top of it instead of doing a carriage return. I am printing from an AS400 database. The Hex value of the carriage return looks like this:
invoices. ¬ **All
489A9888A440455C994
095569352B0A0CC1330
The carriage return is between the period and the asterisk.
The prints looks like this:
invoices. Ž **All
I need it to look like this:
invoices.
** All
invoices. ¬ **All
489A9888A440455C994
095569352B0A0CC1330
The carriage return is between the period and the asterisk.
The prints looks like this:
invoices. Ž **All
I need it to look like this:
invoices.
** All