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.