phillipsenn
12/20/2022, 9:18 PMbdw429s
12/20/2022, 9:19 PMphillipsenn
12/20/2022, 9:22 PMphillipsenn
12/20/2022, 9:25 PMphillipsenn
12/20/2022, 9:27 PMphillipsenn
12/20/2022, 9:45 PMbdw429s
12/20/2022, 9:47 PMbdw429s
12/20/2022, 9:48 PMbdw429s
12/20/2022, 9:49 PMcf_gal
12/20/2022, 9:55 PMcf_gal
12/20/2022, 9:55 PMAdd a watermark to a PDF document
<cfpdf
required
action = "addwatermark"
source = "absolute or relative pathname to a PDF file|PDF document variable|
cfdocument variable"
one of the following:
copyfrom = "absolute or relative pathname to a PDF file from which the first page is
used as a watermark"
image = "absolute or relative pathname to image file|image variable used as a
watermark"
optional
foreground = "yes|no"
isBase64 = "yes|no"
opacity = "watermark opacity"
overwrite = "yes|no"
pages = "page or pages to add the watermark"
password = "user or owner password for the PDF source file"
position = "position on the page where the watermark is placed"
rotation = "degree of rotation of the watermark"
showonprint = "yes|no">
// one of the following:
destination = "PDF output file pathname"
name = "PDF document variable name"
image = "image file name to be used as the footer"
text = "text to be used in the footer"phillipsenn
12/20/2022, 9:56 PMphillipsenn
12/20/2022, 9:58 PMMark Takata (Adobe)
12/20/2022, 10:55 PM