CL_GUI_FRONTEND_SERVICES print and delete file
Hi,
I am using CL_GUI_FRONTEND_SERVICES->EXECUTE to execute adobe and print out a pdf form which is saved on my desktop. When the file is printed, the file should be deleted again from the desktop, for this I am using CL_GUI_FRONTEND_SERVICES->FILE_DELETE. But the printing does not work because the file gets deleted already before again. Is there a way to "Commit" the execute/print, so the file is not deleted already?
Thanks,
Tim