Thread
:
First and last page templates
View Single Post
05-31-2018, 07:45 AM
Charles Kenyon
Windows 10
Office 2013
Moderator
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,536
Yes, it is possible. It is not simple.
The first and last pages can be handled using editing restriction.
The signature table in the footer would be handled using an
IF Field
.
{ IF {PAGE} = {NUMPAGES} - 1 "your signature table here" }
Charles Kenyon
View Public Profile
Find all posts by Charles Kenyon