Good day,
We have reader plugin that signs signature fields in a document. When the document is closed the DSS and VRI information is saved so that the signature will be LTV enabled.
This works fine and all signatures are LTV enabled. But the document is not reader extended anymore. So if I want sign another signature field after the first signature has been LTV enabled I can't do so, because the document is not reader extended anymore.
To save the document we use AVDocDoSave, I understand that this will create a copy of the original document and that is why it is not reader extended anymore? I have tried to PDDocSave with the PDSaveFull flag, but this function does not work in reader (even when the document is reader extended).
Is there a work around to save the DSS and VRI information of a signature and still keep the reader extension to be able to sign more signature fields?
Regards,
Magda