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

smartform to pdf

Former Member
0 Likes
762

Hello Experts,

I need to print the smart form in pdf format withougt downloading it in to the presentation server, when i click the exicute button it should be printed in the pdf format other than smartform, am doing it in the report .

So please help me , i am just a beginer if possible just give me some sample code for this .

Thanks for looking my problem.

Hello Experts,

I need to print the smart form in pdf format withougt downloading it in to the presentation server, when i click the exicute button it should be printed in the pdf format other than smartform, am doing it in the report .

So please help me , i am just a beginer if possible just give me some sample code for this .

Thanks for looking my problem.

6 REPLIES 6
Read only

Former Member
0 Likes
733

try this

u can export your smart form to adob form

goto smartforms - > Utilities -> migration -> interactive form -> export ,

give the form n interface name for adob form

Read only

Former Member
0 Likes
733

hi

try using program RSTXPDFT4

hope this helps

regards

Aakash Banga

Read only

peter_ruiz2
Active Contributor
0 Likes
733

hi,

Use FM CONVERT_OTF_2_PDF

regards,

Peter

Read only

Former Member
0 Likes
733

This message was moderated.

Read only

0 Likes
733

Your answer is already posted here:

Reported to SCN for further investigation.

pk

PS: This is the second such instance involving you.

Read only

Former Member
0 Likes
733

i need to display it in application server only not in the presentation server .