<< Click to Display Table of Contents >> Navigation: PDF-Tools V7 User Manual > Appendix > Macros > Seconds |
The Seconds macro inserts the seconds value from the current time.
The syntax for this macro is %[Seconds]
If the %[Seconds] macro is used to specify watermark text and current time is 12:33 and 09 seconds then '09' is inserted:
Figure 1. Add Watermark Dialog Box, %[Seconds] Macro Example
Note that this macro is often used in conjunction with other macros in order to create combined output. For example the combined macros %[Hour]:%[Minute],%[Seconds] output the hour followed by the minutes of the hour and the seconds of the minute:
Figure 2. %[Seconds] Combined Macro Example