Show TOC

Other PDF Document Object MethodsLocate this document in the navigation structure

Use

The following methods are standalone methods for which you do not need to call EXECUTE again.

GET_VERSION_INFO

This method displays the ADS version information. Use it for analysis purposes only.

Caution

You cannot combine GET_VERSION_INFO with other tasks, such as creating PDFs.

Return parameter

  • RVAL TYPE STRING

Exception classes

  • CX_FP_RUNTIME_USAGE

  • CX_FP_RUNTIME_INTERNAL

  • CX_FP_RUNTIME_SYSTEM

IS_SSL

This method determines whether the current connection to ADS is an SSL connection.

Return parameter

  • RVAL TYPE FPBOOLEAN

Exception classes

  • CX_FP_RUNTIME_USAGE

  • CX_FP_RUNTIME_INTERNAL

  • CX_FP_RUNTIME_SYSTEM

GET_JOB_PROFILES

See GET_JOB_PROFILES .