Any reason for which OCR activities don't work in a C# project?

Hi,

Thank you for sharing your project files. Finally, I just figure out the condition of reproducing the issue.

This issue seems to occur under the following condition.

  • Windows compatibility
  • C#
  • There are 1 or more activities which can be have variable after ReadPDFwithOCR activity.

I tried to fix the xaml file manually but no luck. I think it’s something bug of the activity.
As a workaround, we can avoid this by not match the above 3rd condition.
More specifically, create xaml file which has just ReadPDFwithOCR acitivty, then call it, as the following.

image

OCRv2.zip (57.6 KB)

Regards,

2 Likes