We have some PDF files which is agrement or forms format, we want to redact of data in UiPath with out using market place package given by UiPath due to restriction in org.
Some data will be hidden
Some will be mask
Some will be removed
At last we will save as that pdf with above 3 updates.
All PDF are structured PDF
Can anyone please help, how to do it without using Market place package of redact of data by UiPath and also document understanding feature(Org does not have lic for that).
You can do Document Understanding locally without extra licenses. Just install the UiPath.DocumentUnderstanding.OCR.LocalServer package along with UiPath.IntelligentOCR.Activities. Also I recommend using the UiPath.OmniPage.Activities package to use OmniPage as your OCR engine. I have better results with it than the others.