hi,
i dont know why people suggest gui_download when they know there they download via GUI (dialog) - and because of that you can NOT process this in background --> no GUI in Background...
Do you hold the pdf information in an internal table or as a file?
-If you hold it in an internal table, create a file with open_dataset/transfer statement
-If you hold the data in a file already, you can define "System-commands" to copy files from 1 path to another, or trigger external jobscheduler such as e.g. UC4 to copy the files for you.
regards
Stefan Seeburger