‎2007 Jul 20 8:55 AM
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!!!
‎2007 Jul 20 9:07 AM
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.
‎2007 Jul 20 9:11 AM
Refer this program.
http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm