Skip to Content
0
Former Member
Jun 16, 2011 at 04:03 AM

SO_NEW_DOCUMENT_ATT_SEND_API1 - problem after Unicode

203 Views

Hi experts, I'm using SO_NEW_DOCUMENT_ATT_SEND_API1 to create an email with an attached report. Prior to Unicode upgrade, I had no problems with the attachment. Now each line of the contents_bin atttachment wraps after 127 characters and the wrapped part is in Chinese! Each line is 242 characters long so it shouldn't wrap. Can somebody suggest what I can do to prevent both the wrapping and the change from English to Chinese from char 127 onwards.? Thanks.