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

PDF to utf-16 encoded - Unicode

Former Member
0 Likes
760

Hi All,

I am running FBPM Transaction for generating payment file for Romania. I am getting a smartfrom and converting it into PDF file and then sending this in a email as an attachment. But when I try to open it, the PDF file is not opening and says 'file is not correctly decoded'.

So do i need to convert the PDF file to UTF-16 form before sending  the mail?

If yes, how to achieve it?

Hi All,

I am running FBPM Transaction for generating payment file for Romania. I am getting a smartfrom and converting it into PDF file and then sending this in a email as an attachment. But when I try to open it, the PDF file is not opening and says 'file is not correctly decoded'.

So do i need to convert the PDF file to UTF-16 form before sending  the mail?

If yes, how to achieve it?

1 REPLY 1
Read only

Former Member
0 Likes
559

I am using FM  CONVERT_OTF to convert smartfrom to PDF file and then QCE1_CONVERT Function module