PDR1417S

<ONPAGE> tag contains an invalid specification pages. <ONPAGE> must be ALL, FIRST, LAST, MIDDLE, NFIRST, NLAST, LLAST, or a valid range.

What happened: You specified an Add group <ONPAGE> tag value other than ALL, FIRST, LAST, MIDDLE, NFIRST, NLAST, or LLAST, or a valid range.

What to do: Specify one of the following <ONPAGE> tag values:

  • ALL Add the object to all pages in each document.
  • FIRST Add the object only to the first page of each document.
  • LAST Add the object only on the last page of each document.
  • MIDDLE Add the object to all pages of each document except the first and last.
  • NFIRST Add the object to all pages of each document except the first.
  • NLAST Add the object to all pages of each document except the last.
  • LLAST Add the object only to the last page of the last document.
  • num Add the object to the indicated page in each document.
  • num1 num2 Add the object to the indicated range of pages in each document.
  • num L Add the object to a range of pages that begins at page num and ends at the last page in each document.
  • num1 L-num2 Add the object to a range of pages that begins at page num1 and ends num2 pages before the last page in each document.
  • L-num Add the object to a specific page num pages before the last page in each document.
  • L-num L Add the object to a range of pages that begins num pages before the last page and ends on the last page in each document.
  • L-num1 L-num2 Add the object to a range of pages that begins num1 pages before the last page and ends num2 pages before the last page in each document.