In some cases it is essential to know at what time a document has been printed. For that reason it is useful to create a PDF document containing a time stamp which updates itself whenever the document is printed.
With Aloaha this is very easy to accomplish. Please see the sample code below:
dim pdf
dim inputfile
dim outputfile
Dim TimeStampPage
dim FFTitle
dim JScript
dim FFTimeFormat
dim FFAlignment
dim FFPosLeft
dim FFPosTop
dim FFPosWidth
dim FFPosHeight
dim FFDefaultValue
dim FFDescription