getDocumentPdfFile

open override fun getDocumentPdfFile(documentId: String): File

Provides File of the document pdf file.

Return

File of the document pdf file.

Parameters

documentId
  • id of a document

Throws