Add Watermarks to PDF Documents with PeopleCode
PeopleCode enables watermarking PDF documents through the delivered PSXP_ENGINE:PDFMerger class. One of that class’s properties is the PSXP_ENGINE:Watermark class. By manipulating a few properties of this Watermark class, we can add a text or image watermark to a PDF document.