Hello,
I am trying to add Digital Signature Certificate after each sign. When I add the first one, all goes well, but when I add the second one, the first certificate is not there. I add the Certificate in the download method of the PdfViewerController. I found out that on load the updated document is there but when I try to call the download method (to save the document or just download it through the Vue library), information about the first digital signature is not there. I am using latest version of your libraries (Vue, ASP.NET Core - licensed). Thank you.
Ondřej Vrána