How to add Timestamp on a PDF

It is possible to add a timestamp on PDFs generated by Siterelic PDF Generator. You can use "addTimestamp": true in the body payload.

Example

{
    "url": "https://example.com",
    "addTimestamp": true
}

This would add the date and time of the screenshot taken in right bottom corner.