Good morning.
I'm using a pdfViewer instance in order to load pdf forms, with text fields to be edited by the users.
Loading is ok, editing is ok, the problem is when I go to save the edited document. When I save the document, if I don't click elsewhere in the document, in which case the content of the field is committed, the content of the field is not saved with the document. This happens either using the 'Save As' button or using the SaveDocument API function.
Probably it is my fault, since I'm new to PdfViewer: I can imagine that something like a commit command has to be available, but I'm not able to find it.
Can you help me, please?
Thank you in advance.
PS. I will attach three screenshots in order to let you understand better what I mean.