Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Wrong characters in email

Former Member
0 Likes
398

Hi All,

I have some problems when sending a form thru e-mail. Wrong characters are displayed in the PDF found in the mail sent. When previewing it as sapscipt, characters are ok but when sent as email, problems occur.

How can we managed this?

Thanks!!!

2 REPLIES 2
Read only

Former Member
0 Likes
358

i think you have to convert them first, because the original data is in hex/binary.

Try convert it using FM CV120_CONVERT_CONTENT_TABLE.

Read only

Former Member