Show TOC

SET_DOCUMENTLocate this document in the navigation structure

Use

You use this method to set the PDF document, so that it can be processed further. Use this method if you have received a PDF from an external source and want to extract its data or check its digital signatures, for example.

Import parameters

  • PDFFILE type STRING optional

    or

  • PDFDATA type XSTRING optional

    Caution

    You must specify a value either in PDFFILE or in PDFDATA.

Exception class

  • CX_FP_RUNTIME_USAGE