Hello everyone,
i want to convert a HTML-page into PDF format and tried the following way:
(START_JOB->GET_PRINT_PARAMETER->SUBMIT_JOB->CONVERT_ABAPSPOOLJOB_2_PDF
->CLOSE_JOB->CACHE_RESPONSE AND DISPLAY IN HTTP-Browser)
but it does not work... :o)
Maybe the workflow is wrong, or something in workflow missing. I have a idea to download a created pdf in MIME repository.
Does somebody has a better suggestion?