#29308

Hi, We are not editing the PDF. We have created a form field in html and after converting html to pdf we are populating the form field with first date of the current month dynamically using javascript when ever pdf is opened. This is working fine.

If user saves the pdf document we want the form field to be populate with the date when pdf is saved .

In simple terms we want the pdf form field to populate dynamic date when ever pdf is opened and till the pdf is saved locally .

Plz correct me if my approach is wrong.