I want to check if a PDF is digitally signed in UiPath, but I don’t want to use OCR. Any suggestions?
Hi @Poojan1
Regards,
Hie @Poojan1 Libraries like iTextSharp
can be used to programmatically check for digital signatures. For example, you can use iTextSharp
in a custom workflow or script and invoke it from UiPath.
cheers Happy Automation
Hi, I dont see itextsharp package in marketplace, would it be possible to share the code or any tutorial?
hie @Poojan1 check this link …