Show TOC

SET_TASK_GETLEGALWARNINGSLocate this document in the navigation structure

Use

You use this method to prepare the extraction of warnings from a PDF document. Warnings are an important element of certified or signed documents. For example, they tell you whether the document contains scripting. Then, you must first call EXECUTE. You then use the method GET_LEGALWARNINGS to get the list of warnings.

To execute this method, you require a secure connection to ADS. For more information, see the Adobe Document Services Configuration Guide .

Import parameter

  • FULL_CHECK TYPE BOOLEAN OPTIONAL DEFAULT ABAP_TRUE

    If this parameter is set, a runtime check is performed on the server. If it is not set, any warnings already in the PDF document are displayed.

Exception class

  • CX_FP_RUNTIME_USAGE