Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: List of file types according to filechooser options. We are not supporting the full list of PDFTron SDK documentation (https://www.pdftron.com/products/server/#convert)

...

The documents section allows to add, remove, re-order and change documents sent with an envelope. An envelope contains minimum one document, but can contain multiple documents. Note that a draft can be saved, or saved as template, also when no file was added yet.

Supported file types:

  • PDF (by default)

...

  • In SaaS, with optional Document Converter installed, also the following other formats which

...

  • are then converted to PDF:
    • Microsoft Office files from Microsoft Word, Microsoft Excel and Microsoft Powerpoint (.docx, .xlsx, .pptx)
    • Microsoft Office files in legacy file format from Microsoft Word, Microsoft Excel and Microsoft Powerpoint (.doc, .xls, .ppt)
    • Open Document Formats (.odt, .ods, .odp)
    • Text Files (.txt, .xml, .md)
    • Images (.tif, .png, .jpg, .gif, .jp2, .emf)

The file and others) in case the (optional) document converter is installed and configured. File content might be validated server-side by a FileContentValidationPlugin, e.g. to perform checks for malicious content in the file.

When a new document was successfully added, the document is parsed for interactive fields or text placeholders:

...