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

Append Spool to PDF

asik_shameem
Active Contributor
0 Likes
736

Hi

I have a requirement to download the report(Customer Credit Limit Change) as a PDF file. I'm calling that report for every customer using SUBMIT in another Z program.

So for every customer it is creating a PDF file. I did this using FMs CONVERT_ABAPSPOOLJOB_2_PDF & GUI_DOWNLOAD.

But my requirement is to consolidate all PDF data into a single PDF file.

Is it possible? If so, how?

Appreciate your valuable answers.

br

Asik.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
709

hi for ur requirement, check this thread ppl have given complete code for it.

specifically look at answer given by tong zhang in the thread.

Hi

I have a requirement to download the report(Customer Credit Limit Change) as a PDF file. I'm calling that report for every customer using SUBMIT in another Z program.

So for every customer it is creating a PDF file. I did this using FMs CONVERT_ABAPSPOOLJOB_2_PDF & GUI_DOWNLOAD.

But my requirement is to consolidate all PDF data into a single PDF file.

Is it possible? If so, how?

Appreciate your valuable answers.

br

Asik.

3 REPLIES 3
Read only

Former Member
0 Likes
709

This message was moderated.

Read only

0 Likes
709

Did u read the question,

the question is abt reports and u have pasted code abt smartforms, is this some kind of joke or what.

Dont post anything just for the sake of posting.

Read only

Former Member
0 Likes
710

hi for ur requirement, check this thread ppl have given complete code for it.

specifically look at answer given by tong zhang in the thread.