Get PDF Document Information

Overview

The 'Get PDF Document Information' collects and returns detailed information about the supplied PDF document, covering contained pages, created and modified dates, title, PDF/A compliance + more.

Default Parameters

The default 'Get PDF Document Information' flow action parameters are detailed below:

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

mceclip0.png

Advanced Parameters

The advanced 'Get PDF Document Information' flow action parameters are detailed below:

mceclip1.png

Return Parameters

The 'Get PDF Document Information' flow action returns the following data. 

Action Specific Return Values

  • Number of Pages - The number of pages in the supplied PDF document
  • File Size (MBs) - The size of the supplied PDF document in MBs
  • Author - The author of the PDF as set in the PDF properties
  • Creator - The creator of the PDF as set in the PDF properties
  • Producer - The producer of the PDF as set in the PDF properties
  • Title - The title of the PDF as set in the PDF properties
  • Subject - The subject of the PDF as set in the PDF properties
  • Keywords - The keywords of the PDF as set in the PDF properties
  • Width - The width of the PDF Document (Points)
  • Height - The height of the PDF Document (Points)
  • Orientation - The orientation of the PDF Document
  • Created Date - The creation date of the PDF as set in the PDF properties
  • Modified Date - The last modified date of the PDF as set in the PDF properties
  • PDF Format - The format of the PDF
  • Is PDFA Compliant - Indicates whether the supplied PDF complies with the PDF/A standard
  • Is PDFUA Compliant - Indicates whether the supplied PDF complies with the PDF/UA standard
  • Is Encrypted - Indicates whether the supplied PDF complies with is encrypted
  • Has Text Layer - Indicates whether the supplied PDF has a text layer

Standard Return Values

  • Filename - The filename provided
  • FileContent - A base64 string representation of the archive (.zip) file
  • 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