I CANT PUT MANUALLY THE DATE AT ANY DOCUMENT
Hi there,
You can use the date picker widget annotation to add the date to the document:
https://pdfjs.express/api/Core.Annotations.DatePickerWidgetAnnotation.html#DatePickerWidgetAnnotation__anchor
Alternatively, you can use a free-text annotation and manually set the date there:
Best regards,
Kevin Kim