2020.2

Table Of Contents
Field Type Description
-90 degrees.
scale Number Set the size of the PDFbackground as a percentage of
the original image.
source "BackgroundResourc
e" on page1411
Set the source of the PDF background (NONE,
Datamapper, PDF Resource).
Note
Setting the background to NONE does not reset
any other option, such as the position and scale
of the background.
start Number The start page of the PDF to use as a background for
the section.
top Measurement The top offset of the PDF background (only when
absolute positioning is selected).
url String The location of the PDF to use as a background for the
section. Three different forms of URLs are supported:
l A relative path to an image resource; this always
starts with "images/". For a file named
background.pdf, stored inside the template
resources, the URL would be
images/background.pdf.
l A URL (either file:, http:, or https:). The
complete syntax for an external file
is:file://<host>/<path>. If the host is"localhost", it
can be omitted, resulting infile:///<path>, for
example:
file:///c:/resources/images/image.
jpg.
Page 1401