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

Issue while converting smarfotms into PDF

Former Member
0 Likes
445

Hi all,

I have written a code that converts the smartform into PDF and send it as an email. I am getting the PDF in the mail but not able to open the PDF. it says the file is corrupted and cannot be repaired .

I am using the OTF file generated from smartform to get the PDF .

Can anyone tell what may be the issue?

Thanks,

Syed

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
419

use the fm 'QCE1_CONVERT' to convert the otf data to pdf format.

and then use the converted table to send the mail.

Revert back in case of any doubt.

Regards,

R K.

2 REPLIES 2
Read only

Former Member
0 Likes
419

can u show us the code u have written

Read only

Former Member
0 Likes
420

use the fm 'QCE1_CONVERT' to convert the otf data to pdf format.

and then use the converted table to send the mail.

Revert back in case of any doubt.

Regards,

R K.