ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Example
Syntax

Adding a watermark to a page in a PDF document Hide the details

PDFAddWatermark(<Page> , <Watermark>)
<Page>: pdfPage variable
Name of the pdfPage variable that corresponds to the page of the PDF file the watermark to which should be added.
<Watermark>: Watermark variable
Name of the Watermark variable corresponding to the watermark to be added to the page.
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment