2010 Jan 22 5:20 AM
Hi,
I am using the function module "CONVERT_ABAPSPOOLJOB_2_PDF" to convert the spool output into a PDF. The conversion is happening however, I am seeing that a 10 page spool has a PDF doc of 45 pages and data after page 10 is definately not relevant to the spool.
Can someone help me with this.
Thanks,
Sindhu
2010 Jan 22 5:24 AM
Hi,
Just try to download the spool to PDF using report RSTXPDFT4 and see what is coming. Also see how many pages are there in the spool. Ten pages you are viewing might be the default setting in your system.
Thanks,
Vinod.
Hi,
I am using the function module "CONVERT_ABAPSPOOLJOB_2_PDF" to convert the spool output into a PDF. The conversion is happening however, I am seeing that a 10 page spool has a PDF doc of 45 pages and data after page 10 is definately not relevant to the spool.
Can someone help me with this.
Thanks,
Sindhu
2010 Jan 22 5:24 AM
Hi,
Just try to download the spool to PDF using report RSTXPDFT4 and see what is coming. Also see how many pages are there in the spool. Ten pages you are viewing might be the default setting in your system.
Thanks,
Vinod.
2010 Jan 22 5:33 AM
Hi Vinod,
Thanks a lot for your help. I downloaded the spool using RSTXPDFT4, and found that the number of pages in PDF file generated from this program and my program that used FM "CONVERT_ABAPSPOOLJOB2_PDF" is same.
Thanks for the quick reply.
-Sindhu