Auto sync an interactive pdf form in embed pdf api to local disk
I'm hosting a website that allows users to use the embed pdf api to open a local interactive pdf from and edit it. However, in order to save user's progress to local disk, the user has to manually download the pdf since the save functionality in the embed api only saves user's progress in the memory. Is there a way to automatically synchronize user's progress to local disk without having to manually download it? (It's kind of like when you use Word to edit documents, you can directly save it to the same file on local disk.)
