Skip to Content
0
Former Member
Oct 18, 2006 at 11:13 PM

Convert ABAP List to PDF

108 Views

Hi,

I need to convert an ABAP List that is in the spool to a PDF file, but I want to separate the SPOOL in several pages so that each page is a new PDF file. Is there any way I can do this?

Thanks

PS:

I prove the function <b>CONVERT_ABAPSPOOLJOB_2_PDF</b>, but this function convert all ABAP list to a pdf file.