How can I show the date on which a PDF or excel file is printed or generated?
Use the message option of each. message can be given as a function which would return the string to show - in this case the date.
message
PDF example of a message (as a string, not a function).
Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Use the
message
option of each.message
can be given as a function which would return the string to show - in this case the date.PDF example of a message (as a string, not a function).
Allan