Hello. Currently evaluating Aspose PDF for .NET and not sure if possible to do what we would like easily.
We have staff that create PDFs with Adobe DC that has a “Dynamic stamp” feature which they use to automatically populate a date/time field that is updated when the PDF is opened.
I can see how I can generate something similar and add to the header or footer when creating / saving a PDF, but were are not looking to capture this value, but rather when the form is opened filled out. Is this possible? It looks like Adobe is creating some Javascript that is then triggered when the file is opened to update the field.
Thanks