PDF Redaction Custom Activity

No, using community version is fine… the error is happening with regex… Would you mind adding the Dependency into the Import tab.

Click: into the Import Tab.
Type: System.Text.RegularExpressions and click Enter.

Hi, Is there a workflow for this, mind sharing the details

Hi Anshu

Here is an example

Documentation:
https://forum.uipath.com/uploads/short-url/plr9T0z27359f5QF7tdTUtc0Its.pdf

Hi Bernard,

thanks for your reply, I could only find version 2.0.0 however the workflow is using 2.0.11, is there a new version

Thanks

Please replace the one in the workflow with 2.0.0.

Actually, even better… please delete that workflow. I will provide you a new one with more details and options

It did work 2~3 times after I imported ‘System.Text.RegularExpressions’ , But I’m getting this error message now.

maybe there is a problem with license allocation…

Hi Bokyeong,

It depends, are you running StudioPro on your machine? If you’re running Studio, then you’ll need to allocate a license for Studio… Are you able to run any other automations without a problem? I believe you are not. Alternatively, what you can do is change your Studio profile to StudioPro

I’m using StudioPro now but I’m still getting the same error message…



Please set the OCREngine argument to OmniPage, which is the default engine. This will most certainly work.

the License error is probably because you’ve entered the wrong API key for “UiPath OCR Engine”.

Thank you~ I’ve changed it to OmniPage.

How can I redact the phrase(group of words)?
I want to redact all the words together not each word.


Sorry… I just found out that the limitation is specified in the pdf file…

I’ve recently built a plugin for UiPath’s Document Understanding. This will enable PDF Redactor to redact phrases, sentences, and paragraphs. Hopefully, this will be released in the coming week

Can you please repost the Example workflow? It looks like it is gone

Thank you so much …
Could you please tell me how to install the new plugin?

Is there any way to add ‘confidential’ mark to the redaction box? like this…

Is it possible to redact texts in asian languages?(Korean, Chinese(Traditional, Simplified), Japanese etc.)

Yes certainly. As long as the OCR engine you’ve selected is able to read it. Redaction should work fine.