Remove Watermarks from PDF

Overview

The 'Remove Watermarks from PDF' action removes all or targeted watermarks from the PDF document provided.

Parameters

The default 'Remove Watermarks from PDF' flow action parameters are detailed below:

  • Filename: The filename (including the file extension) of the source PDF file.
  • File Content: A Base64 encoded representation of the source PDF file.

Please refer to the Obtaining the 'File Contents' Parameter article for guidance on how to obtain the 'File Content' parameter ready to provide to an Encodian flow action. 

Advanced Parameters

The advanced 'Remove Watermarks from PDF' flow action parameters are detailed below:

  • Watermark IDs: Identifiers of the watermark(s) to remove. Multiple identifiers should be provided comma separated.
  • Watermark Type: Set the type of watermark to remove from the PDF document provided, covering 'Text', 'Image' or 'All' watermark types.

Return Parameters

The 'Remove Watermarks from PDF' flow action returns the following data. 

Standard Return Values

  • Filename - The filename for the processed PDF document.
  • FileContent - The processed file content (Base 64).
  • OperationId - The unique ID assigned to this operation.
  • HttpStatusCode - The HTTP Status code for the response.
  • HttpStatusMessage - The HTTP Status message for the response.
  • Errors - An array of error messages should an error occur.
  • Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk