ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / PDF functions
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
Gets the date of one of the signatures of a PDF document.
Example
Syntax
<Result> = PDFGetSignatureDate(<PDF document> , <Index>)
<Result>: DateTime
Date of the signature.
<PDF document>: pdfDocument variable
<Index>: Integer
Index of the signature in the document (the number of signatures is returned by <pdfDocument variable>.NbSignatures).
Component: wd290wdpdf.dll
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help