Miscellaneous utilities

DOCUMENTIMPORTPAGE – Set document page to import

117 views June 1, 2018 admin 0

Overview

This Custom Field sets the document page to import. It can be used in the picture import location to force a specific page to import.

Syntax

DOCUMENTIMPORTPAGE(PageNumber)

Element Description
PageNumber The page number to import (starting from 1).

Example

DOCUMENTIMPORTPAGE(2)

This imports page 2 of a specified document.

See also

PDFIMPORTPAGE

Was this helpful?