Enum OperationMergeFileData.FormatEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationMergeFileData.FormatEnum>
    Enclosing class:
    OperationMergeFileData

    public static enum OperationMergeFileData.FormatEnum
    extends Enum<OperationMergeFileData.FormatEnum>
    Specifies the format how to pass the documents to be used for merging. * pdf = A single PDF file * zip = It is a ZIP file that contains one or more PDF documents. * id = It is a semicolon separated list of document ID's referencing documents already on the server (REST API only). **Important:** The \"id\" parameter can be used only with REST API. Each document that has been uploaded to the server via REST API has a unique ID. This ID can be used to reference the document. In the content of the \"data\" element, the list is passed as BASE64 content. Example for two documents: * List of documents: 3bde686a47284a2da3bfce62bd6bb8bd;f5c2b314d0c74fd0878d1f4ca310b0ad * BASE64 encoded: M2JkZTY4NmE0NzI4NGEyZGEzYmZjZTYyYmQ2YmI4YmQ7ZjVjMmIzMTRkMGM3NGZkMDg3OGQxZjRjYTMxMGIwYWQ=