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

spool to application server

Former Member
0 Likes
537

HI,

How can i convert SAP spool(this is script spool) to application server in the pdf format.

Could you pleaser suggest.

Thanks and regards,

shyla

3 REPLIES 3
Read only

Former Member
0 Likes
501

Hi Shyla,

1. you can use the FM CONVERT_OTFSPOOLJOB_2_PDF

regards,

amit m.

Read only

0 Likes
501

Use this FM CONVERT_OTFSPOOLJOB_2_PDF

and then use OPEN DATASETs to upload the ITAB to the APP server

Narendra

Read only

Former Member
0 Likes
501

hi

good

SAP Recommends the Use of Report RSTXPDFT4 to Convert spool to PDF. You can download your PDF to Presentation Server also using this report.

thanks

mrutyun^