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

file for pdf format

Former Member
0 Likes
529

Hi,

I want to know how to download a file for pdf format.

pls any one having program send to me.

Regards,

S.Nehru

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi Nehru,

<b>RSTXPDFT4</b> use this report and execute give the spool number and then path where u want to save ur file...it ill convert spool no into pdf.

or in report u can use this Funtion modules

try using these function modules:

<b>CONVERT_ABAPSPOOLJOB_2_PDF

CONVERT_OTFSPOOLJOB_2_PDF

CONVERT_OTF_2_PDF</b>

<b>reward if useful</b>

Regards,

sunil kairam.

2 REPLIES 2
Read only

Former Member
0 Likes
487

Hi Nehru,

<b>RSTXPDFT4</b> use this report and execute give the spool number and then path where u want to save ur file...it ill convert spool no into pdf.

or in report u can use this Funtion modules

try using these function modules:

<b>CONVERT_ABAPSPOOLJOB_2_PDF

CONVERT_OTFSPOOLJOB_2_PDF

CONVERT_OTF_2_PDF</b>

<b>reward if useful</b>

Regards,

sunil kairam.

Read only

former_member188829
Active Contributor
0 Likes
486

Hi,

use program RSTXPDFT4