Good morning UiPath Forum, this question has alot of value. Thanks @magoosball. Does anyone have any information on how this is done? I am copying UiPath on this to see if ideas were ever submitted for PDF activities on this @loginerror. This function would be outstanding and if this has been solved by anyone please reply! Big thanks.
Thanks @prasath17 for the fast response. In this case I want to pull the underlying date on the digital signature in the PDF rather than any of the date values associated with the PDF file (created / modified / etc). Syncfusion has a PDF library with features to retrieve the digital information but there wasn’t a UiPath package I could find with activities that use it.
Hi @jamiejam … We can try locate that date specifically under the signature using other relative text, for ex: in the above case it should be the on after the words “Digitally Signed” …) . So if this pattern is consistent across all the form then we can easily fetch that info using Regex…