All Categories Integrations & API How to add Timestamp on a PDF

How to add Timestamp on a PDF

It is possible to add a timestamp on PDFs generated by Geekflare 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.

Was this article helpful?

Thanks for your feedback!